diff options
Diffstat (limited to 'databases/postgresql93-pltcl/Makefile')
-rw-r--r-- | databases/postgresql93-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql93-pltcl/Makefile b/databases/postgresql93-pltcl/Makefile index 3ee3d684fed..e7de73a6497 100644 --- a/databases/postgresql93-pltcl/Makefile +++ b/databases/postgresql93-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2018/02/08 20:53:57 adam Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/22 09:43:24 wiz Exp $ PKGNAME= ${DISTNAME:C/-/93-pltcl-/} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server |