diff options
Diffstat (limited to 'databases/postgresql83-plpython')
-rw-r--r-- | databases/postgresql83-plpython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile index 83a4f0e80e2..6f07a839679 100644 --- a/databases/postgresql83-plpython/Makefile +++ b/databases/postgresql83-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2009/02/09 22:56:22 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/20 16:02:41 adam Exp $ PKGNAME= postgresql83-plpython-${BASE_VERS} -PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |