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