diff options
Diffstat (limited to 'databases/postgresql12-plpython')
| -rw-r--r-- | databases/postgresql12-plpython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql12-plpython/Makefile b/databases/postgresql12-plpython/Makefile index 622cc61b67e..5a5cbb136eb 100644 --- a/databases/postgresql12-plpython/Makefile +++ b/databases/postgresql12-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2022/06/30 11:18:09 nia Exp $ +# $NetBSD: Makefile,v 1.23 2022/08/15 20:59:38 adam Exp $ PKGNAME= ${DISTNAME:S/-/12-plpython-/} -PKGREVISION= 2 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql12-server>=${PKGVERSION_NOREV}:../../databases/postgresql12-server |
