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