summaryrefslogtreecommitdiff
path: root/databases/postgresql84-client
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-16 01:51:57 +0000
committerobache <obache@pkgsrc.org>2012-12-16 01:51:57 +0000
commit6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch)
treee56fd3c486d8cada798fbe0730e1afdbdb05a548 /databases/postgresql84-client
parentc5e0c2e5d46ec414c6fc396266fe509697320686 (diff)
downloadpkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'databases/postgresql84-client')
-rw-r--r--databases/postgresql84-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index 85c94362cd7..b94baeb2266 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/10/02 21:25:42 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/12/16 01:52:03 obache Exp $
PKGNAME= ${DISTNAME:C/-/84-client-/}
+PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql84/Makefile.common"