aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-01-12 08:59:26 +0800
committerlinimon <linimon@FreeBSD.org>2009-01-12 08:59:26 +0800
commite8f879c1f891fcdcb6316a4cf9847c73367d1261 (patch)
tree181bcab067ef7a74eca92f541e048d1523c34e2f /mail/fetchmail
parentd3b9d2972096aa4c3902c645d6ad6a8c0d499ec4 (diff)
downloadfreebsd-ports-gnome-e8f879c1f891fcdcb6316a4cf9847c73367d1261.tar.gz
freebsd-ports-gnome-e8f879c1f891fcdcb6316a4cf9847c73367d1261.tar.zst
freebsd-ports-gnome-e8f879c1f891fcdcb6316a4cf9847c73367d1261.zip
Add http://homepages.uni-paderborn.de to MASTER_SITES. The sunsite
mirrors appear to be behind. Also (temporarily?) remove home.leo.org, as the site seems to have been rearranged. PR: ports/130301 Submitted by: Matthias Andree <matthias dot andree at gmx dot de> Hat: portmgr
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 87289f326a4e..31dcb1b6448c 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -13,12 +13,12 @@ PORTNAME= fetchmail
PORTVERSION= 6.3.9
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
- ${MASTER_SITE_SUNSITE:S/$/:sunsite/}\
- http://home.leo.org/~barner/freebsd/distfiles/:leo
-MASTER_SITE_SUBDIR= fetchmail/:DEFAULT,leo \
- system/mail/pop/fetchmail/:sunsite
-MASTER_SITE_SUBDIR= fetchmail
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,leo,sunsite
+ http://homepages.uni-paderborn.de/mandree/fetchmail/:ma \
+ ${MASTER_SITE_SUNSITE:S/$/:sunsite/}
+MASTER_SITE_SUBDIR= fetchmail/:DEFAULT \
+ system/mail/pop/fetchmail/:sunsite \
+ ./:ma
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,ma,sunsite
MAINTAINER= barner@FreeBSD.org
COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR