diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /databases/postgresql91-plpython | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'databases/postgresql91-plpython')
-rw-r--r-- | databases/postgresql91-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index 9e1fa68808a..b29db33ca1d 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 21:25:47 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/12/16 01:52:07 obache Exp $ PKGNAME= ${DISTNAME:C/-/91-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server |