diff options
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index af096024c46c..9a4fc1b3d2ee 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -12,7 +12,7 @@ PORTNAME= fetchmail PORTVERSION= 6.3.8 CATEGORIES= mail ipv6 -MASTER_SITES= ${MASTER_SITE_BERLIOS}/%SUBDIR%/ \ +MASTER_SITES= ${MASTER_SITE_BERLIOS}/ \ http://home.pages.de/~mandree/%SUBDIR%/ \ http://home.leo.org/~barner/freebsd/distfiles/ MASTER_SITE_SUBDIR= fetchmail |