summaryrefslogtreecommitdiff
path: root/databases/postgresql12-client/Makefile
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2020-12-04 04:55:41 +0000
committerriastradh <riastradh@pkgsrc.org>2020-12-04 04:55:41 +0000
commit0423071962a8dd054ab6a50106f2453e0a91ca26 (patch)
treea6d01188da409cbd54657bc419a370183aaefc8c /databases/postgresql12-client/Makefile
parentdb3768c8a2009455a8df68f5c09730ff821c999a (diff)
downloadpkgsrc-0423071962a8dd054ab6a50106f2453e0a91ca26.tar.gz
Revbump for openpam cppflags change months ago, belatedly.
Diffstat (limited to 'databases/postgresql12-client/Makefile')
-rw-r--r--databases/postgresql12-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql12-client/Makefile b/databases/postgresql12-client/Makefile
index 9756bd9e4e4..b295f3c6967 100644
--- a/databases/postgresql12-client/Makefile
+++ b/databases/postgresql12-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2020/11/16 12:15:04 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/12/04 04:55:44 riastradh Exp $
PKGNAME= ${DISTNAME:S/-/12-client-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql12/Makefile.common"