diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 12 |
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 |