diff options
Diffstat (limited to 'mail/dovecot2-pigeonhole/Makefile')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index dc6d64f0010..69a231e202b 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:08 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/22 09:44:06 ghen Exp $ DISTNAME= dovecot-2.1-pigeonhole-0.3.3 PKGNAME= ${DISTNAME:S/-2.1-/-/} CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/2.1/ -MAINTAINER= ghen@NetBSD.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.dovecot.org/ COMMENT= Support for the Sieve language and the ManageSieve protocol LICENSE= gnu-lgpl-v2.1 |