diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-18 14:33:10 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-18 14:33:10 +0000 |
commit | a848e2d34e53e2582ceda48f1be94790e29569ad (patch) | |
tree | 22914cdb7e91e09453dc34879dbb20db5fa70cae /mail/spamdyke | |
parent | 19120f62141b29e2c7f843a77f8507cd2c3c52b3 (diff) | |
download | ports-a848e2d34e53e2582ceda48f1be94790e29569ad.tar.gz ports-a848e2d34e53e2582ceda48f1be94790e29569ad.zip |
Notes
Diffstat (limited to 'mail/spamdyke')
-rw-r--r-- | mail/spamdyke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index db121e3c3d74..4dd1b9bfb7d4 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.spamdyke.org/releases/ EXTRACT_SUFX= .tgz -MAINTAINER= peter@kieser.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A filter for monitoring and intercepting SMTP connections on qmail RUN_DEPENDS= ${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp |