diff options
Diffstat (limited to 'databases/postgresql90-fuzzystrmatch/Makefile')
-rw-r--r-- | databases/postgresql90-fuzzystrmatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql90-fuzzystrmatch/Makefile b/databases/postgresql90-fuzzystrmatch/Makefile index 8f0052584c0..7e11203b9ef 100644 --- a/databases/postgresql90-fuzzystrmatch/Makefile +++ b/databases/postgresql90-fuzzystrmatch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/02/09 11:19:13 adam Exp $ +# $NetBSD: Makefile,v 1.10 2014/02/12 23:17:41 tron Exp $ PKGNAME= ${DISTNAME:C/-/90-fuzzystrmatch-/} +PKGREVISION= 1 COMMENT= PostgreSQL fuzzystrmatch contribution DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |