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/postgresql90-plperl | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql90-plperl')
-rw-r--r-- | databases/postgresql90-plperl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql90-plperl/Makefile b/databases/postgresql90-plperl/Makefile index 38ad3dd9d1a..5fd4a242830 100644 --- a/databases/postgresql90-plperl/Makefile +++ b/databases/postgresql90-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/10/12 20:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.17 2014/02/12 23:17:41 tron Exp $ PKGNAME= ${DISTNAME:C/-/90-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |