diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /databases/postgresql91-plpython | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
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 eb4f195ffdb..31c17da950c 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/15 08:31:43 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/15 11:53:23 obache Exp $ PKGNAME= ${DISTNAME:C/-/91-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |