summaryrefslogtreecommitdiff
path: root/databases/postgresql96-client
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-11-05 09:07:25 +0000
committerryoon <ryoon@pkgsrc.org>2020-11-05 09:07:25 +0000
commit88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch)
tree706a07f0a18dae986eb0e6c58374e5d3506cd488 /databases/postgresql96-client
parentb246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff)
downloadpkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'databases/postgresql96-client')
-rw-r--r--databases/postgresql96-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql96-client/Makefile b/databases/postgresql96-client/Makefile
index f3da79cf8f4..77c464aa351 100644
--- a/databases/postgresql96-client/Makefile
+++ b/databases/postgresql96-client/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/08/31 18:07:13 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/05 09:07:47 ryoon Exp $
PKGNAME= ${DISTNAME:S/-/96-client-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql96/Makefile.common"