diff options
| author | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2021-04-21 11:40:12 +0000 |
| commit | a7fef9eb5b4619db0e91035e520e773c20fa2071 (patch) | |
| tree | 5709b99f718fd966ea5f1033219742da1a507831 /databases/postgresql10-plpython/Makefile | |
| parent | 8f74bd47b9c7cfd2970deb094608e6c6b2133461 (diff) | |
| download | pkgsrc-a7fef9eb5b4619db0e91035e520e773c20fa2071.tar.gz | |
revbump for textproc/icu
Diffstat (limited to 'databases/postgresql10-plpython/Makefile')
| -rw-r--r-- | databases/postgresql10-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql10-plpython/Makefile b/databases/postgresql10-plpython/Makefile index b117052510b..dbeff23c5b3 100644 --- a/databases/postgresql10-plpython/Makefile +++ b/databases/postgresql10-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2021/02/15 18:58:37 adam Exp $ +# $NetBSD: Makefile,v 1.17 2021/04/21 11:41:15 adam Exp $ PKGNAME= ${DISTNAME:S/-/10-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql10-server>=${PKGVERSION_NOREV}:../../databases/postgresql10-server |
