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 60b1b1318ec..d470e86946d 100644 --- a/databases/postgresql11-plpython/Makefile +++ b/databases/postgresql11-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2021/12/08 16:03:44 adam Exp $ +# $NetBSD: Makefile,v 1.20 2022/02/11 08:31:22 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 |
