diff options
Diffstat (limited to 'databases/postgresql90-pltcl/Makefile')
-rw-r--r-- | databases/postgresql90-pltcl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql90-pltcl/Makefile b/databases/postgresql90-pltcl/Makefile index e5d7c135282..8b5194fe164 100644 --- a/databases/postgresql90-pltcl/Makefile +++ b/databases/postgresql90-pltcl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:42 tron Exp $ +# $NetBSD: Makefile,v 1.13 2014/02/23 11:25:51 adam Exp $ PKGNAME= ${DISTNAME:C/-/90-pltcl-/} -PKGREVISION= 2 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |