diff options
Diffstat (limited to 'databases/postgresql92-replicationtools/Makefile')
-rw-r--r-- | databases/postgresql92-replicationtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql92-replicationtools/Makefile b/databases/postgresql92-replicationtools/Makefile index 22b05f4d4d4..98e39f9ee08 100644 --- a/databases/postgresql92-replicationtools/Makefile +++ b/databases/postgresql92-replicationtools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:08 obache Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/06 23:22:01 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/92-replicationtools-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PostgreSQL replication tools .include "../../databases/postgresql92/Makefile.common" |