summaryrefslogtreecommitdiff
path: root/databases/postgresql-plperl
diff options
context:
space:
mode:
authordarcy <darcy>2004-06-26 13:32:45 +0000
committerdarcy <darcy>2004-06-26 13:32:45 +0000
commitb6d00e71f84f7d67ec657f7dac5287180d35d91f (patch)
tree28297830e5751047859982864d2113c100cd50a7 /databases/postgresql-plperl
parentb7a654f609c9802e434860e9a892fed93990158a (diff)
downloadpkgsrc-b6d00e71f84f7d67ec657f7dac5287180d35d91f.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-plperl')
-rw-r--r--databases/postgresql-plperl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-plperl/Makefile b/databases/postgresql-plperl/Makefile
index 7a9c9ca3f3b..68e71fbdecd 100644
--- a/databases/postgresql-plperl/Makefile
+++ b/databases/postgresql-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/04/27 05:44:22 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/06/26 13:32:45 darcy Exp $
PKGNAME= postgresql-plperl-${BASE_VERS}
-PKGREVISION= 2
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql-server>=${BASE_VERS}:../../databases/postgresql-server