summaryrefslogtreecommitdiff
path: root/databases/postgresql80-plpython
diff options
context:
space:
mode:
authortnn <tnn>2008-01-18 05:06:18 +0000
committertnn <tnn>2008-01-18 05:06:18 +0000
commit1c8e24b168b5909ecc586bdbb660570b490d92ef (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /databases/postgresql80-plpython
parent59b3427f68546df4cf4b8ba48777940ed2e515b4 (diff)
downloadpkgsrc-1c8e24b168b5909ecc586bdbb660570b490d92ef.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'databases/postgresql80-plpython')
-rw-r--r--databases/postgresql80-plpython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql80-plpython/Makefile b/databases/postgresql80-plpython/Makefile
index b37a8be8f7b..b1261788856 100644
--- a/databases/postgresql80-plpython/Makefile
+++ b/databases/postgresql80-plpython/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/01/08 20:30:42 adam Exp $
+# $NetBSD: Makefile,v 1.6 2008/01/18 05:06:29 tnn Exp $
PKGNAME= postgresql80-plpython-${BASE_VERS}
+PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql80-server>=${BASE_VERS}:../../databases/postgresql80-server