summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-03-04 06:26:42 +0000
committertaca <taca@pkgsrc.org>2017-03-04 06:26:42 +0000
commit6e884074f10bb2044f21c70b00a09b9f437bd0b2 (patch)
treeaf4c414204fb9d2d04b27be02689d77c372ab173 /mail
parent9d1673fe3b0b491a29e359f2a0af68e5d067459e (diff)
downloadpkgsrc-6e884074f10bb2044f21c70b00a09b9f437bd0b2.tar.gz
Reset PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-cdb/Makefile3
-rw-r--r--mail/postfix-ldap/Makefile3
-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
7 files changed, 7 insertions, 14 deletions
diff --git a/mail/postfix-cdb/Makefile b/mail/postfix-cdb/Makefile
index 81411ebc961..41367bf84ca 100644
--- a/mail/postfix-cdb/Makefile
+++ b/mail/postfix-cdb/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/04 06:26:42 taca Exp $
#
COMMENT= Postfix SMTP server cdb backend module
-PKGREVISION= 1
POSTFIX_LIB= cdb
POSTFIX_LIBDIR= src/global
diff --git a/mail/postfix-ldap/Makefile b/mail/postfix-ldap/Makefile
index abd128c98e2..f8f3561df8e 100644
--- a/mail/postfix-ldap/Makefile
+++ b/mail/postfix-ldap/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2017/03/04 06:26:42 taca Exp $
#
-PKGREVISION= 1
COMMENT= Postfix SMTP server LDAP backend module
POSTFIX_LIB= ldap
diff --git a/mail/postfix-lmdb/Makefile b/mail/postfix-lmdb/Makefile
index cb2362f3240..08bb66f8f36 100644
--- a/mail/postfix-lmdb/Makefile
+++ b/mail/postfix-lmdb/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 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 7d7a875f67d..0e3dd91caf3 100644
--- a/mail/postfix-mysql/Makefile
+++ b/mail/postfix-mysql/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 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 0efb03716ae..5628e78f199 100644
--- a/mail/postfix-pcre/Makefile
+++ b/mail/postfix-pcre/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/04 06:26:42 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 eb086a32a83..cc4196600d8 100644
--- a/mail/postfix-pgsql/Makefile
+++ b/mail/postfix-pgsql/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2017/03/04 06:26:42 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 f4b2515ce14..3e6ef51865f 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/01/21 23:49:02 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2017/03/04 06:26:42 taca Exp $
#
-PKGREVISION= 1
COMMENT= Postfix SMTP server SQLite backend module
POSTFIX_LIB= sqlite