diff options
Diffstat (limited to 'databases/postgresql90-plpython/Makefile')
-rw-r--r-- | databases/postgresql90-plpython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile index f1a6d8dbfab..a9ecd068241 100644 --- a/databases/postgresql90-plpython/Makefile +++ b/databases/postgresql90-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/05/17 16:10:42 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/07/25 22:14:56 adam Exp $ PKGNAME= ${DISTNAME:C/-/90-plpython-/} -PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |