diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-15 02:38:56 +0800 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-15 02:38:56 +0800 |
commit | 0f69da93913179ab96646ae5e8b041a73aca32a4 (patch) | |
tree | e7ccf25ffabee56dabb3b07505b4241d0ddf1cfb | |
parent | 7716bd86c383d3524558aba28bbbeedb3a78ce64 (diff) | |
download | freebsd-ports-gnome-0f69da93913179ab96646ae5e8b041a73aca32a4.tar.gz freebsd-ports-gnome-0f69da93913179ab96646ae5e8b041a73aca32a4.tar.zst freebsd-ports-gnome-0f69da93913179ab96646ae5e8b041a73aca32a4.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
-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= \ |