summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-17 15:47:34 +0000
committerminskim <minskim@pkgsrc.org>2004-03-17 15:47:34 +0000
commit48be84cccf223009ea346b17f58009ba14d0ec6a (patch)
treea4c7f6fb6ac2f5ff0ff1c61890e02b2262f0628a /databases
parentd276a764ec4a0a83f54d02665277f442b3aec601 (diff)
downloadpkgsrc-48be84cccf223009ea346b17f58009ba14d0ec6a.tar.gz
Bump PKGREVISION due to Tcl dependency change in the previous commit.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-pltcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile
index 94464a70369..7b0d922e90e 100644
--- a/databases/postgresql-pltcl/Makefile
+++ b/databases/postgresql-pltcl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/03/17 15:45:49 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/17 15:47:34 minskim Exp $
PKGNAME= postgresql-pltcl-${BASE_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql-server>=${BASE_VERS}:../../databases/postgresql-server