diff options
Diffstat (limited to 'databases/postgresql91-replicationtools/Makefile')
-rw-r--r-- | databases/postgresql91-replicationtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-replicationtools/Makefile b/databases/postgresql91-replicationtools/Makefile index ec60509bae2..fd68c7a8253 100644 --- a/databases/postgresql91-replicationtools/Makefile +++ b/databases/postgresql91-replicationtools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:47 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:07 obache Exp $ PKGNAME= ${DISTNAME:C/-/91-replicationtools-/} +PKGREVISION= 1 COMMENT= PostgreSQL replication tools .include "../../databases/postgresql91/Makefile.common" |