summaryrefslogtreecommitdiff
path: root/databases/postgresql91-replicationtools
diff options
context:
space:
mode:
authortron <tron>2014-02-12 23:17:32 +0000
committertron <tron>2014-02-12 23:17:32 +0000
commit8389d33885374045532d99c572e6b359b0eb0304 (patch)
tree437a865da8d01c86343f3a78f63e77aad15ad97a /databases/postgresql91-replicationtools
parentb341fa7028e3dd571e2f09da069500b34816d52d (diff)
downloadpkgsrc-8389d33885374045532d99c572e6b359b0eb0304.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql91-replicationtools')
-rw-r--r--databases/postgresql91-replicationtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-replicationtools/Makefile b/databases/postgresql91-replicationtools/Makefile
index 8f5d21f46d8..3f52d117195 100644
--- a/databases/postgresql91-replicationtools/Makefile
+++ b/databases/postgresql91-replicationtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/02/09 11:19:16 adam Exp $
+# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:43 tron Exp $
PKGNAME= ${DISTNAME:C/-/91-replicationtools-/}
+PKGREVISION= 1
COMMENT= PostgreSQL replication tools
.include "../../databases/postgresql91/Makefile.common"