diff options
| author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:42:51 +0000 |
| commit | 7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch) | |
| tree | a850c34dd49b5e6bde60c6e0b6280637f411e838 /databases/postgresql10-plpython/Makefile | |
| parent | eabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff) | |
| download | pkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz | |
Recursive bump for perl5-5.28.0
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 bd5434bbc01..387f1727afb 100644 --- a/databases/postgresql10-plpython/Makefile +++ b/databases/postgresql10-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/10/23 20:33:49 adam Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/22 09:43:23 wiz Exp $ PKGNAME= ${DISTNAME:C/-/10-plpython-/} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend DEPENDS+= postgresql10-server>=${PKGVERSION_NOREV}:../../databases/postgresql10-server |
