diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-10-18 08:11:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-10-18 08:11:43 +0000 |
commit | d3237948662d05c609699d1df0686f7bb05ea5b6 (patch) | |
tree | d4939b5a35016343a625bcf4fa4a5bdeb044ee3a /mail | |
parent | 99353b38fb7e15446b9645a527ece249e47c9092 (diff) | |
download | pkgsrc-d3237948662d05c609699d1df0686f7bb05ea5b6.tar.gz |
Bump revision due to gnutls update (libtasn dependency removed).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index f85d1bc2e2a..e576fd60678 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/09/23 14:27:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2003/10/18 08:11:43 jmmv Exp $ # DISTNAME= dovecot-0.99.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://dovecot.procontrol.fi/ |