diff options
author | fhajny <fhajny@pkgsrc.org> | 2017-04-24 20:12:28 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2017-04-24 20:12:28 +0000 |
commit | ddff4c7e68c11a77ddbf1ec6900c2dee066a7276 (patch) | |
tree | cb2bce751b6dedef43b06cd0a49528df32f4a7c0 /mail/postfix-sqlite | |
parent | 7e720f9c74f73394fe40cf16b17d338ab7c58cfe (diff) | |
download | pkgsrc-ddff4c7e68c11a77ddbf1ec6900c2dee066a7276.tar.gz |
Reset PKGREVISION post-update
Diffstat (limited to 'mail/postfix-sqlite')
-rw-r--r-- | mail/postfix-sqlite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix-sqlite/Makefile b/mail/postfix-sqlite/Makefile index 3b7d719e2a1..82fa4c1c1cb 100644 --- a/mail/postfix-sqlite/Makefile +++ b/mail/postfix-sqlite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/04/22 21:03:42 adam Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/24 20:12:28 fhajny Exp $ # COMMENT= Postfix SMTP server SQLite backend module -PKGREVISION= 1 POSTFIX_LIB= sqlite POSTFIX_LIBDIR= src/global |