diff options
Diffstat (limited to 'databases/postgresql14-plpython')
| -rw-r--r-- | databases/postgresql14-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql14-plpython/Makefile b/databases/postgresql14-plpython/Makefile index 02b7201df90..55a386caf48 100644 --- a/databases/postgresql14-plpython/Makefile +++ b/databases/postgresql14-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2022/05/12 19:02:46 adam Exp $ +# $NetBSD: Makefile,v 1.7 2022/06/28 11:31:37 wiz Exp $ PKGNAME= ${DISTNAME:S/-/14-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql14-server>=${PKGVERSION_NOREV}:../../databases/postgresql14-server |
