diff options
Diffstat (limited to 'mail/py-spambayes/Makefile')
-rw-r--r-- | mail/py-spambayes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index d05ca7d943de..4b783806beec 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -9,8 +9,7 @@ PORTNAME= spambayes PORTVERSION= 1.0.4 PORTREVISION= 4 CATEGORIES= mail python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |