diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /mail/dovecot2-sqlite | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/icu
Diffstat (limited to 'mail/dovecot2-sqlite')
-rw-r--r-- | mail/dovecot2-sqlite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2-sqlite/Makefile b/mail/dovecot2-sqlite/Makefile index 4bddb643b8a..2d5cd2ad188 100644 --- a/mail/dovecot2-sqlite/Makefile +++ b/mail/dovecot2-sqlite/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2018/11/30 18:43:10 adam Exp $ +# $NetBSD: Makefile,v 1.16 2018/12/09 18:52:35 adam Exp $ +PKGREVISION= 1 .include "../../mail/dovecot2/Makefile.common" PKGNAME= ${DISTNAME:S/dovecot/dovecot-sqlite/} |