diff options
Diffstat (limited to 'databases/postgresql96-pltcl/Makefile')
-rw-r--r-- | databases/postgresql96-pltcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql96-pltcl/Makefile b/databases/postgresql96-pltcl/Makefile index f1b96df1aa6..ce09de0446a 100644 --- a/databases/postgresql96-pltcl/Makefile +++ b/databases/postgresql96-pltcl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2021/04/21 11:41:19 adam Exp $ +# $NetBSD: Makefile,v 1.15 2021/05/18 11:56:22 adam Exp $ PKGNAME= ${DISTNAME:S/-/96-pltcl-/} -PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql96-server>=${PKGVERSION_NOREV}:../../databases/postgresql96-server |