diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 17:17:15 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 17:17:15 +0000 |
commit | 267a058ec27ebe86c8a8f0598040a2e95e56690f (patch) | |
tree | ad0d26888dae8718dbf4e00137d47121ac4c4798 /mail/dovecot2-antispam-plugin/Makefile | |
parent | c659c95458110fb750069f4c1f0a0e8be101c173 (diff) |
Notes
Diffstat (limited to 'mail/dovecot2-antispam-plugin/Makefile')
-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 \ |