diff options
Diffstat (limited to 'databases/postgresql84-plpython')
-rw-r--r-- | databases/postgresql84-plpython/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile index d3fed2b2a73..c1d0ecc89ba 100644 --- a/databases/postgresql84-plpython/Makefile +++ b/databases/postgresql84-plpython/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:22 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/14 07:45:37 sbd Exp $ PKGNAME= ${DISTNAME:C/-/84-plpython-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |