diff options
Diffstat (limited to 'databases/postgresql11-plpython/Makefile')
-rw-r--r-- | databases/postgresql11-plpython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql11-plpython/Makefile b/databases/postgresql11-plpython/Makefile index 4adfb3742ca..bc58f60b975 100644 --- a/databases/postgresql11-plpython/Makefile +++ b/databases/postgresql11-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2021/04/21 11:41:15 adam Exp $ +# $NetBSD: Makefile,v 1.16 2021/05/18 11:56:18 adam Exp $ PKGNAME= ${DISTNAME:S/-/11-plpython-/} -PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql11-server>=${PKGVERSION_NOREV}:../../databases/postgresql11-server |