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 71d6fe054c5..22b05f4d4d4 100644 --- a/databases/postgresql92-replicationtools/Makefile +++ b/databases/postgresql92-replicationtools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/05 21:03:12 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:08 obache Exp $ PKGNAME= ${DISTNAME:C/-/92-replicationtools-/} +PKGREVISION= 1 COMMENT= PostgreSQL replication tools .include "../../databases/postgresql92/Makefile.common" |