diff options
Diffstat (limited to 'databases/postgresql96-pltcl/Makefile')
-rw-r--r-- | databases/postgresql96-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql96-pltcl/Makefile b/databases/postgresql96-pltcl/Makefile index 9b6067c41fc..c1a3f135f9a 100644 --- a/databases/postgresql96-pltcl/Makefile +++ b/databases/postgresql96-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/10/29 19:41:55 adam Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/22 09:43:26 wiz Exp $ PKGNAME= ${DISTNAME:C/-/96-pltcl-/} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql96-server>=${PKGVERSION_NOREV}:../../databases/postgresql96-server |