diff options
Diffstat (limited to 'databases/postgresql90-fuzzystrmatch/Makefile')
-rw-r--r-- | databases/postgresql90-fuzzystrmatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql90-fuzzystrmatch/Makefile b/databases/postgresql90-fuzzystrmatch/Makefile index 11b4dd42072..4ee9db21e7f 100644 --- a/databases/postgresql90-fuzzystrmatch/Makefile +++ b/databases/postgresql90-fuzzystrmatch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/12/16 01:52:05 obache Exp $ +# $NetBSD: Makefile,v 1.8 2013/02/06 23:21:57 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/90-fuzzystrmatch-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PostgreSQL fuzzystrmatch contribution DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |