summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-10-05 00:14:13 +0000
committertaca <taca@pkgsrc.org>2015-10-05 00:14:13 +0000
commited19f28b0b877dea486a6c6c4af000ddb6f5b4cc (patch)
tree4c52f82a3cf6806ace863242cbc75c5b5eb408a5 /mail
parent45a30d7ec2893eed1b99e1100b22eb9f95c83beb (diff)
downloadpkgsrc-ed19f28b0b877dea486a6c6c4af000ddb6f5b4cc.tar.gz
Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-lmdb/Makefile3
-rw-r--r--mail/postfix-mysql/Makefile3
-rw-r--r--mail/postfix-pcre/Makefile3
-rw-r--r--mail/postfix-pgsql/Makefile3
-rw-r--r--mail/postfix-sqlite/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/mail/postfix-lmdb/Makefile b/mail/postfix-lmdb/Makefile
index ee14067f8a5..eb35afd83a3 100644
--- a/mail/postfix-lmdb/Makefile
+++ b/mail/postfix-lmdb/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/10/05 00:05:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/05 00:14:13 taca Exp $
#
+PKGREVISION= 1
COMMENT= Postfix SMTP server LMDB backend module
POSTFIX_LIB= lmdb
diff --git a/mail/postfix-mysql/Makefile b/mail/postfix-mysql/Makefile
index 6860fd8b248..b41a36d8c62 100644
--- a/mail/postfix-mysql/Makefile
+++ b/mail/postfix-mysql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/10/05 00:05:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/05 00:14:13 taca Exp $
#
+PKGREVISION= 1
COMMENT= Postfix SMTP server MySQL backend module
POSTFIX_LIB= mysql
diff --git a/mail/postfix-pcre/Makefile b/mail/postfix-pcre/Makefile
index 66399a4ba5c..e8411b37766 100644
--- a/mail/postfix-pcre/Makefile
+++ b/mail/postfix-pcre/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/10/05 00:05:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/05 00:14:13 taca Exp $
#
+PKGREVISION= 1
COMMENT= Postfix SMTP server PCRE map module
POSTFIX_LIB= pcre
diff --git a/mail/postfix-pgsql/Makefile b/mail/postfix-pgsql/Makefile
index 886ddd48e36..05d6a73eb10 100644
--- a/mail/postfix-pgsql/Makefile
+++ b/mail/postfix-pgsql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/10/05 00:05:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/05 00:14:13 taca Exp $
#
+PKGREVISION= 1
COMMENT= Postfix SMTP server PostgreSQL backend module
POSTFIX_LIB= pgsql
diff --git a/mail/postfix-sqlite/Makefile b/mail/postfix-sqlite/Makefile
index a70c8c7867d..19e81a01042 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/10/05 00:05:31 taca Exp $
+# $NetBSD: Makefile,v 1.3 2015/10/05 00:14:13 taca Exp $
#
+PKGREVISION= 1
COMMENT= Postfix SMTP server SQLite backend module
POSTFIX_LIB= sqlite