diff options
Diffstat (limited to 'databases/postgresql10-pltcl/Makefile')
-rw-r--r-- | databases/postgresql10-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql10-pltcl/Makefile b/databases/postgresql10-pltcl/Makefile index de604324e6a..916ce282622 100644 --- a/databases/postgresql10-pltcl/Makefile +++ b/databases/postgresql10-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/10/23 20:33:50 adam Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/22 09:43:23 wiz Exp $ PKGNAME= ${DISTNAME:C/-/10-pltcl-/} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql10-server>=${PKGVERSION_NOREV}:../../databases/postgresql10-server |