diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index d4684cf38b2a..1899b871da89 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dovecot2-antispam-plugin -# Date created: Sat Jan 15 15:46:01 CET 2011 -# Whom: Denis Shaposhnikov <dsh@bamus.cz> -# +# Created by: Denis Shaposhnikov <dsh@bamus.cz> # $FreeBSD$ -# PORTNAME= dovecot2-antispam-plugin PORTVERSION= 20101222 @@ -12,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://www.bamus.cz/distfiles/ DISTFILES= dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= dsh@bamus.cz +MAINTAINER= ports@FreeBSD.org COMMENT= The dovecot 2.x plugin for spam systems training BUILD_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \ |