diff options
Diffstat (limited to 'databases/postgresql95-pltcl')
-rw-r--r-- | databases/postgresql95-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql95-pltcl/Makefile b/databases/postgresql95-pltcl/Makefile index 60041ce8604..d8cf6aa7924 100644 --- a/databases/postgresql95-pltcl/Makefile +++ b/databases/postgresql95-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/02/25 21:37:36 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2016/03/05 11:28:18 jperkin Exp $ PKGNAME= ${DISTNAME:C/-/95-pltcl-/} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server |