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