pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: remove dead download link



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Apr 25 08:21:03 2021 +0200
Changeset:	59168f931e1bb03d8c7b2b79219fe1e88cd94819

Modified Files:
	emboss-java/Makefile
	jemboss-standalone/Makefile

Log Message:
*: remove dead download link

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=59168f931e1bb03d8c7b2b79219fe1e88cd94819

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emboss-java/Makefile        | 3 +--
 jemboss-standalone/Makefile | 5 ++---
 2 files changed, 3 insertions(+), 5 deletions(-)

diffs:
diff --git a/emboss-java/Makefile b/emboss-java/Makefile
index 49d68082a0..e24d36032f 100644
--- a/emboss-java/Makefile
+++ b/emboss-java/Makefile
@@ -1,11 +1,10 @@
 # $NetBSD: Makefile,v 1.8 2012/09/02 11:14:10 noud4 Exp $
-#
 
 DISTNAME=		EMBOSS-2.9.0
 PKGNAME=		emboss-java-0.0.3
 PKGREVISION=		2
 CATEGORIES=		biology
-MASTER_SITES=		ftp://ftp.uk.embnet.org/pub/EMBOSS/
+#MASTER_SITES=		ftp://ftp.uk.embnet.org/pub/EMBOSS/
 
 MAINTAINER=		dprice%cs.nmsu.edu@localhost
 HOMEPAGE=		http://emboss.sourceforge.net/
diff --git a/jemboss-standalone/Makefile b/jemboss-standalone/Makefile
index 9d80f75c62..0b5586d983 100644
--- a/jemboss-standalone/Makefile
+++ b/jemboss-standalone/Makefile
@@ -1,17 +1,16 @@
 # $NetBSD: Makefile,v 1.10 2012/10/01 21:43:23 asau Exp $
-#
 
 DISTNAME=		EMBOSS-2.9.0
 PKGNAME=		jemboss-standalone-2.9.0
 PKGREVISION=		1
 CATEGORIES=		biology
-MASTER_SITES=		ftp://ftp.uk.embnet.org/pub/EMBOSS/old/2.9.0/
+#MASTER_SITES=		ftp://ftp.uk.embnet.org/pub/EMBOSS/old/2.9.0/
 DIST_SUBDIR=		emboss/emboss-2.9.0
-LICENSE=		gnu-gpl-v2
 
 MAINTAINER=	dprice%cs.nmsu.edu@localhost
 HOMEPAGE=	http://www.emboss.org/
 COMMENT=	Standalone Interface for EMBOSS
+LICENSE=	gnu-gpl-v2
 
 DEPENDS+=	emboss-java>=0.0.3:../../wip/emboss-java
 #DEPENDS+=	jakarta-servletapi-[0-9]*:../../www/jakarta-servletapi


Home | Main Index | Thread Index | Old Index