summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-17 15:47:34 +0000
committerminskim <minskim>2004-03-17 15:47:34 +0000
commit2bbf9c08beb7710409070396a8df1aa07dacca43 (patch)
treea4c7f6fb6ac2f5ff0ff1c61890e02b2262f0628a
parente985bbad110a640aa6777de6117fd79ab0dfcba2 (diff)
downloadpkgsrc-2bbf9c08beb7710409070396a8df1aa07dacca43.tar.gz
Bump PKGREVISION due to Tcl dependency change in the previous commit.
-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