diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 7c5828a04f3..a134f07d5c8 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2006/02/08 13:43:49 ghen Exp $ +# $NetBSD: Makefile,v 1.46 2006/02/10 12:20:55 tv Exp $ DISTNAME= dovecot-1.0.beta3 PKGNAME= ${DISTNAME:S/.beta/beta/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ |