diff options
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r-- | mail/dovecot2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index d5f4e598b89..03f83d0d51e 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/04/23 17:43:15 ghen Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/27 12:31:52 obache Exp $ DISTNAME= dovecot-2.1.5 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.1/ |