From ed19f28b0b877dea486a6c6c4af000ddb6f5b4cc Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 5 Oct 2015 00:14:13 +0000 Subject: Bump PKGREVISION. --- mail/postfix-lmdb/Makefile | 3 ++- mail/postfix-mysql/Makefile | 3 ++- mail/postfix-pcre/Makefile | 3 ++- mail/postfix-pgsql/Makefile | 3 ++- mail/postfix-sqlite/Makefile | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'mail') 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 -- cgit v1.2.3