diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-08 10:07:13 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-08 10:07:13 +0000 |
commit | 40d6430b21c2476317a4b76d5ce0e7444bac321c (patch) | |
tree | 8f8387e5872eaf1e1228356c4600131eb3f125ff /biology/emboss/Makefile | |
parent | 9f7155892383c6c06c8ef6a528187f20e030a21c (diff) | |
download | ports-40d6430b21c2476317a4b76d5ce0e7444bac321c.tar.gz ports-40d6430b21c2476317a4b76d5ce0e7444bac321c.zip |
Notes
Diffstat (limited to 'biology/emboss/Makefile')
-rw-r--r-- | biology/emboss/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index e246f10d8e31..a4309edff758 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -6,9 +6,10 @@ # PORTNAME= emboss -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= biology -MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/ +MASTER_SITES= ftp://ftp.uk.embnet.org/pub/EMBOSS/ \ + ftp://ftp.no.embnet.org/pub/EMBOSS/ DISTNAME= EMBOSS-${PORTVERSION} MAINTAINER= johann@egenetics.com |