diff options
Diffstat (limited to 'security/clamassassin/Makefile')
-rw-r--r-- | security/clamassassin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile index be387b990ee7..53172b4e034f 100644 --- a/security/clamassassin/Makefile +++ b/security/clamassassin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://drivel.com/clamassassin/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A simple virus filter wrapper for ClamAV BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \ |