diff options
author | obache <obache> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache> | 2012-12-16 01:51:57 +0000 |
commit | 212d69d245d8b9df3c5814005fd9c2067182f998 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /databases/postgresql92-plpython | |
parent | b0673d9600f6cf216822bc15fd7940f7170263f0 (diff) | |
download | pkgsrc-212d69d245d8b9df3c5814005fd9c2067182f998.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'databases/postgresql92-plpython')
-rw-r--r-- | databases/postgresql92-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile index ab34d6b4d8c..bc9520934c6 100644 --- a/databases/postgresql92-plpython/Makefile +++ b/databases/postgresql92-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/05 21:03:11 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:08 obache Exp $ PKGNAME= ${DISTNAME:C/-/92-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server |