diff options
Diffstat (limited to 'mail/pyzor')
-rw-r--r-- | mail/pyzor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index 84fdc5af0e37..bcc05870f776 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -10,10 +10,9 @@ PORTNAME= pyzor PORTVERSION= 0.4.0 PORTREVISION= 5 CATEGORIES= mail python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chalpin@cs.wisc.edu COMMENT= A collaborative, networked system to detect and block spam USE_BZIP2= yes |