From a8dd349ab17260be64c4a598d3dc127c738676e6 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Thu, 17 Apr 2008 01:31:22 +0000 Subject: - 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 --- biology/emboss/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'biology/emboss') diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index ec3b75e5882a..37d3ecba4254 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} -- cgit v1.2.3