diff options
Diffstat (limited to 'mail/vpopmail/Makefile')
-rw-r--r-- | mail/vpopmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 4015b7925716..0065b2e07686 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -8,8 +8,7 @@ PORTNAME= vpopmail PORTVERSION= 5.4.27 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} MAINTAINER= roam@FreeBSD.org COMMENT= Easy virtual domain and authentication package for use with qmail |