diff options
Diffstat (limited to 'databases/postgresql92-replicationtools/Makefile')
-rw-r--r-- | databases/postgresql92-replicationtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-replicationtools/Makefile b/databases/postgresql92-replicationtools/Makefile index a14dbe68fae..f11617f0651 100644 --- a/databases/postgresql92-replicationtools/Makefile +++ b/databases/postgresql92-replicationtools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/02/09 11:19:19 adam Exp $ +# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $ PKGNAME= ${DISTNAME:C/-/92-replicationtools-/} +PKGREVISION= 1 COMMENT= PostgreSQL replication tools .include "../../databases/postgresql92/Makefile.common" |