summaryrefslogtreecommitdiff
path: root/news/leafnode
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-02-13 02:23:48 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-02-13 02:23:48 +0000
commitf4a8035546b95e2b71102cbe3a27d3d912e16c66 (patch)
tree4a5cf140c7804afcb0b5b747d9255b7de7fbd5cb /news/leafnode
parentSwitch to MASTER_SITE_DEBIAN and convert COMMENT. (diff)
Drop some URLs of unfetchable distfiles, and reorder SourceForge
to the top because they are a) first to carry the distfiles, b) the most reliable site. Thanks to Bill Fenner for his portsurvey and unfetchable distfile reminders. PR: 48222 Submitted by: Matthias Andree <matthias.andree@web.de>
Notes
Notes: svn path=/head/; revision=75430
Diffstat (limited to 'news/leafnode')
-rw-r--r--news/leafnode/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index a8711e74b837..04af85472f0a 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -9,17 +9,15 @@ PORTNAME= leafnode
PORTVERSION= 1.9.33
PORTREVISION= 1
CATEGORIES= news ipv6
-MASTER_SITES= http://dl.sourceforge.net/sourceforge/leafnode/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:sourceforge/} \
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
- http://www.Awfulhak.org/leafnode/ \
- ${MASTER_SITE_SUNSITE:S/$/:sunsite/} \
- ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \
- ftp://ftp.stikman.com/pub/leafnode/ \
- ftp://ftp.gigabell.net/pub/leafnode/
-MASTER_SITE_SUBDIR= ./:DEFAULT system/news/transport/:sunsite
+ ${MASTER_SITE_SUNSITE:S/$/:sunsite/}
+MASTER_SITE_SUBDIR= ${PORTNAME}/:sourceforge \
+ ./:DEFAULT \
+ system/news/transport/:sunsite
DISTNAME= ${PORTNAME}-${PORTVERSION}.rel
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,sunsite
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sourceforge,sunsite,DEFAULT
MAINTAINER= matthias.andree@web.de