diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-14 18:38:56 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-14 18:38:56 +0000 |
commit | 0f69da93913179ab96646ae5e8b041a73aca32a4 (patch) | |
tree | e7ccf25ffabee56dabb3b07505b4241d0ddf1cfb /mail/mailscanner/Makefile | |
parent | 7716bd86c383d3524558aba28bbbeedb3a78ce64 (diff) |
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
Notes
Notes:
svn path=/head/; revision=293315
Diffstat (limited to 'mail/mailscanner/Makefile')
-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= \ |