diff options
Diffstat (limited to 'databases/postgresql91-plpython/Makefile')
| -rw-r--r-- | databases/postgresql91-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile index 48a54774251..e49c1314fdf 100644 --- a/databases/postgresql91-plpython/Makefile +++ b/databases/postgresql91-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/07/25 22:14:56 adam Exp $ +# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:14 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/91-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server |
