diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-30 18:33:28 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-30 18:33:28 +0000 |
commit | f9011b2e23f9278f2f070f24b4a86e2f352fb5a3 (patch) | |
tree | 788f7575abb272d3d4922850bcee0c1d1b069e50 /security | |
parent | c4c9fa56754e87b687f3a8cd53ac37bdedf451c8 (diff) | |
download | ports-f9011b2e23f9278f2f070f24b4a86e2f352fb5a3.tar.gz ports-f9011b2e23f9278f2f070f24b4a86e2f352fb5a3.zip |
Notes
Diffstat (limited to 'security')
-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 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 \ |