diff options
Diffstat (limited to 'databases/postgresql83-plpython/Makefile')
-rw-r--r-- | databases/postgresql83-plpython/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile index 29b629c786a..a31fdba0fef 100644 --- a/databases/postgresql83-plpython/Makefile +++ b/databases/postgresql83-plpython/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/12/16 01:52:03 obache Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/06 23:21:55 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/83-plpython-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql83-server>=${PKGVERSION_NOREV}:../../databases/postgresql83-server |