diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /databases/postgresql91-fuzzystrmatch | |
parent | 58a61e26eba4e1af9924182702a8e46ebb4da31e (diff) | |
download | pkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql91-fuzzystrmatch')
-rw-r--r-- | databases/postgresql91-fuzzystrmatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-fuzzystrmatch/Makefile b/databases/postgresql91-fuzzystrmatch/Makefile index 043894f5d75..8ce2b03a25d 100644 --- a/databases/postgresql91-fuzzystrmatch/Makefile +++ b/databases/postgresql91-fuzzystrmatch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/02/09 11:19:15 adam Exp $ +# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $ PKGNAME= ${DISTNAME:C/-/91-fuzzystrmatch-/} +PKGREVISION= 1 COMMENT= PostgreSQL fuzzystrmatch contribution DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server |