diff options
author | crees <crees@FreeBSD.org> | 2012-03-15 02:38:56 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-03-15 02:38:56 +0800 |
commit | c34a28c2bd85402a078b5fd53a32cf03f038d106 (patch) | |
tree | 83c5f98b51b08f5a79d7b3eea8ae085a2fba6dd1 /mail/mailscanner | |
parent | 1bb23999990553e182537ee2687e3f882c05a5ec (diff) | |
download | freebsd-ports-gnome-c34a28c2bd85402a078b5fd53a32cf03f038d106.tar.gz freebsd-ports-gnome-c34a28c2bd85402a078b5fd53a32cf03f038d106.tar.zst freebsd-ports-gnome-c34a28c2bd85402a078b5fd53a32cf03f038d106.zip |
Kevin Kobb has been much quicker than me at keeping MailScanner up to date,
so punish him with maintainership
Approved by: Kevin Kobb <kkobb@skylinecorp.com> (new maintainer)
Feature safe: yes
Diffstat (limited to 'mail/mailscanner')
-rw-r--r-- | mail/mailscanner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index e9c0834e1e5b..7ff1fe29aec6 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.mailscanner.info/files/4/tar/ DISTNAME= ${PORTNAME}-install-${PORTVERSION}-${PATCHLEVEL} -MAINTAINER= crees@FreeBSD.org +MAINTAINER= kkobb@skylinecorp.com COMMENT= Powerful virus/spam scanning framework for mail gateways BUILD_DEPENDS= \ |