diff options
Diffstat (limited to 'mail/pop3vscan/Makefile')
-rw-r--r-- | mail/pop3vscan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index 0dee91a8a5e3..5cdaf89e618b 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -9,8 +9,7 @@ PORTNAME= pop3vscan PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= leeym@FreeBSD.org COMMENT= A transparent POP3-Proxy with virus-scanning capabilities |