diff options
Diffstat (limited to 'databases/postgresql92-fuzzystrmatch')
-rw-r--r-- | databases/postgresql92-fuzzystrmatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql92-fuzzystrmatch/Makefile b/databases/postgresql92-fuzzystrmatch/Makefile index 9bf32fa24e8..c32872ee972 100644 --- a/databases/postgresql92-fuzzystrmatch/Makefile +++ b/databases/postgresql92-fuzzystrmatch/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/02/06 23:22:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/09 11:19:18 adam Exp $ PKGNAME= ${DISTNAME:C/-/92-fuzzystrmatch-/} -PKGREVISION= 2 COMMENT= PostgreSQL fuzzystrmatch contribution DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server |