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 cb8ff9aa4e9..14385a9f5ad 100644 --- a/databases/postgresql12-plpython/Makefile +++ b/databases/postgresql12-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2022/04/18 19:10:41 adam Exp $ +# $NetBSD: Makefile,v 1.20 2022/05/12 19:02:44 adam Exp $ PKGNAME= ${DISTNAME:S/-/12-plpython-/} -PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql12-server>=${PKGVERSION_NOREV}:../../databases/postgresql12-server |
