summaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-04-17 01:31:22 +0000
committerrafan <rafan@FreeBSD.org>2008-04-17 01:31:22 +0000
commit2ede5047572da482261d42b33fd2c4bd719537d8 (patch)
treea803f76e077982018c8ca2dc4e5df678bec2a2fb /biology
parente51b72d7899fa6fec7e71744123b216c376802b6 (diff)
downloadFreeBSD-ports-2ede5047572da482261d42b33fd2c4bd719537d8.zip
FreeBSD-ports-2ede5047572da482261d42b33fd2c4bd719537d8.tar.gz
- It seems that upstream removes their distfiles from sourceforge, so add
the download site pointed by their webpage as first choice. Noticed by: pointyhat via pav
Diffstat (limited to 'biology')
-rw-r--r--biology/emboss/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index ec3b75e..37d3ecb 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -9,7 +9,8 @@ PORTNAME= emboss
PORTVERSION= 5.0.0
RELEASE= ${PORTNAME:U}-${PORTVERSION}
CATEGORIES= biology
-MASTER_SITES= SF
+MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ \
+ SF
DISTNAME= ${RELEASE}
DIST_SUBDIR= ${PORTNAME}
OpenPOWER on IntegriCloud