summaryrefslogtreecommitdiff
path: root/databases/postgresql82-plpython
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
commit3c645bb7fc37b7d01fc429cb6ae2e339153385de (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /databases/postgresql82-plpython
parent300d89fb2452a6e06d8b90d8de94b2c93ce99013 (diff)
downloadpkgsrc-3c645bb7fc37b7d01fc429cb6ae2e339153385de.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'databases/postgresql82-plpython')
-rw-r--r--databases/postgresql82-plpython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql82-plpython/Makefile b/databases/postgresql82-plpython/Makefile
index 7b9b50fb7f5..fb926c54179 100644
--- a/databases/postgresql82-plpython/Makefile
+++ b/databases/postgresql82-plpython/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:19 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/09 22:56:22 joerg Exp $
PKGNAME= postgresql82-plpython-${BASE_VERS}
+PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql82-server>=${BASE_VERS}:../../databases/postgresql82-server