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/postgresql92-pltcl/Makefile | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'databases/postgresql92-pltcl/Makefile')
-rw-r--r-- | databases/postgresql92-pltcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile index f7358beefff..ed1a2f0fd94 100644 --- a/databases/postgresql92-pltcl/Makefile +++ b/databases/postgresql92-pltcl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/01/11 14:42:02 adam Exp $ +# $NetBSD: Makefile,v 1.6 2014/02/12 23:17:43 tron Exp $ PKGNAME= ${DISTNAME:C/-/92-pltcl-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server |