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 | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /databases/postgresql83-plpython | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'databases/postgresql83-plpython')
-rw-r--r-- | databases/postgresql83-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile index bd633d2bba6..ed25c71d884 100644 --- a/databases/postgresql83-plpython/Makefile +++ b/databases/postgresql83-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 22:58:18 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/03/15 11:53:22 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |