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/postgresql84-plpython/Makefile | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r-- | databases/postgresql84-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index 3e6142aa36c..d3fed2b2a73 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/02/15 08:14:16 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:22 obache Exp $ PKGNAME= ${DISTNAME:C/-/84-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |