diff options
| author | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2020-06-02 08:22:31 +0000 |
| commit | 0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b (patch) | |
| tree | 4b76e80283e16e135441c0ad59b8896fab793cb4 /databases/postgresql11-plpython/Makefile | |
| parent | 615f0d51f15e2d397ce85e7e5e7addfe48c1c6a7 (diff) | |
| download | pkgsrc-0c9653ffa991492dacf3bcd4d70693a7cb2a1d8b.tar.gz | |
Revbump for icu
Diffstat (limited to 'databases/postgresql11-plpython/Makefile')
| -rw-r--r-- | databases/postgresql11-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql11-plpython/Makefile b/databases/postgresql11-plpython/Makefile index cb768ea3708..b9fc6751c9c 100644 --- a/databases/postgresql11-plpython/Makefile +++ b/databases/postgresql11-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2020/05/12 15:53:18 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2020/06/02 08:23:28 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 |
