aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/hashcash/Makefile2
-rw-r--r--mail/pyzor/Makefile5
-rw-r--r--security/clamassassin/Makefile2
3 files changed, 4 insertions, 5 deletions
diff --git a/mail/hashcash/Makefile b/mail/hashcash/Makefile
index 2aba03b5b374..2dea9e74dd0a 100644
--- a/mail/hashcash/Makefile
+++ b/mail/hashcash/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.hashcash.org/source/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= chalpin@cs.wisc.edu
COMMENT= Anti-spam / denial of service counter-measure tool
MAN1= hashcash.1 sha1-hashcash.1
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
diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile
index ecaca0f65ce2..dfbdf46a51f1 100644
--- a/security/clamassassin/Makefile
+++ b/security/clamassassin/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://jameslick.com/clamassassin/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= chalpin@cs.wisc.edu
COMMENT= A simple virus filter wrapper for ClamAV
BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \