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 | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /databases/postgresql84-plpython/Makefile | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r-- | databases/postgresql84-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index 2181f34667d..f8de7b0bc4e 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/02/09 11:19:11 adam Exp $ +# $NetBSD: Makefile,v 1.16 2014/02/12 23:17:41 tron Exp $ PKGNAME= ${DISTNAME:C/-/84-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server |