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/postgresql93-plperl | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql93-plperl')
-rw-r--r-- | databases/postgresql93-plperl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql93-plperl/Makefile b/databases/postgresql93-plperl/Makefile index 7aae3337e90..0083473a54a 100644 --- a/databases/postgresql93-plperl/Makefile +++ b/databases/postgresql93-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/09/10 15:32:33 adam Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $ PKGNAME= ${DISTNAME:C/-/93-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server |