diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | fe19bb05b5767f4751e56b27f79c91150ebd2bd5 (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /databases/postgresql-pltcl | |
parent | b1b70211a36b473171ab08869ff61e0753138e0b (diff) | |
download | pkgsrc-fe19bb05b5767f4751e56b27f79c91150ebd2bd5.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'databases/postgresql-pltcl')
-rw-r--r-- | databases/postgresql-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile index 8e1878c1579..f5cf8f28ee3 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/01/05 20:12:26 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/12 03:39:39 jschauma Exp $ PKGNAME= postgresql-pltcl-${BASE_VERS} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend DEPENDS+= postgresql-server>=${BASE_VERS}:../../databases/postgresql-server |