summaryrefslogtreecommitdiff
path: root/databases/postgresql-lib/Makefile
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-06-26 13:32:45 +0000
committerdarcy <darcy@pkgsrc.org>2004-06-26 13:32:45 +0000
commitd7683cae2efe7a5b929e8e3357ec3adef29e88bb (patch)
tree28297830e5751047859982864d2113c100cd50a7 /databases/postgresql-lib/Makefile
parent5123eb9e1b9f4bb8c42913699cfa67daf884ecf7 (diff)
downloadpkgsrc-d7683cae2efe7a5b929e8e3357ec3adef29e88bb.tar.gz
Remove PKGREVISION variable from these files as well since BASE_VERS picks
up the new version. Thanks to Juan RP <juan@netbsd.graffitipr.org> for pointing out that those files overwrote the variable from the common Makefile.
Diffstat (limited to 'databases/postgresql-lib/Makefile')
-rw-r--r--databases/postgresql-lib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-lib/Makefile b/databases/postgresql-lib/Makefile
index 9d9cdba4288..b03b8d9f952 100644
--- a/databases/postgresql-lib/Makefile
+++ b/databases/postgresql-lib/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2004/03/26 02:27:36 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2004/06/26 13:32:45 darcy Exp $
PKGNAME= postgresql-lib-${BASE_VERS}
-PKGREVISION= 2
SVR4_PKGNAME= pstgl
COMMENT= PostgreSQL database headers and libraries