diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-02 22:40:56 +0000 |
commit | 3f6c422e367c7bbda21b99b4d8e5ed3b278ac022 (patch) | |
tree | acb453a220fe86d30ab8d37f45975dee80f9c2dc /security/clamsmtp/Makefile | |
parent | ea50968218fa3c63c316845cf78efc2274a0737b (diff) | |
download | ports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.tar.gz ports-3f6c422e367c7bbda21b99b4d8e5ed3b278ac022.zip |
Notes
Diffstat (limited to 'security/clamsmtp/Makefile')
-rw-r--r-- | security/clamsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamsmtp/Makefile b/security/clamsmtp/Makefile index 65c5889d6422..1ed4421dd3f0 100644 --- a/security/clamsmtp/Makefile +++ b/security/clamsmtp/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://thewalter.net/stef/software/clamsmtp/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ClamAV anti-virus SMTP Filter GNU_CONFIGURE= yes |