diff options
Diffstat (limited to 'databases/postgresql91-fuzzystrmatch/Makefile')
-rw-r--r-- | databases/postgresql91-fuzzystrmatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql91-fuzzystrmatch/Makefile b/databases/postgresql91-fuzzystrmatch/Makefile index 2289d44ac7e..2936127320f 100644 --- a/databases/postgresql91-fuzzystrmatch/Makefile +++ b/databases/postgresql91-fuzzystrmatch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:06 obache Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/06 23:21:59 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/91-fuzzystrmatch-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PostgreSQL fuzzystrmatch contribution DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server |