diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 08:33:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 08:33:22 +0000 |
commit | 654825e7a94422f130bcf148b8ad610c38358139 (patch) | |
tree | 10b081a8367f18b2c3e8242488eda6eef0a62ba2 /biology/emboss | |
parent | 702accd6c85b2e865f91a317f709a95af547d5a0 (diff) |
Notes
Diffstat (limited to 'biology/emboss')
-rw-r--r-- | biology/emboss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index 408a6189025e..2b9078428802 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 6.0.1 PORTREVISION= 1 RELEASE= ${PORTNAME:U}-${PORTVERSION} CATEGORIES= biology -MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ \ - ftp://ftp.ebi.ac.uk/pub/software/unix/EMBOSS/ +MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/old/${PORTVERSION}/ DISTNAME= ${RELEASE} DIST_SUBDIR= ${PORTNAME} |