diff options
Diffstat (limited to 'databases/postgresql84-plperl/Makefile')
-rw-r--r-- | databases/postgresql84-plperl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile index 9f2b1a0f27f..b642fd54e5d 100644 --- a/databases/postgresql84-plperl/Makefile +++ b/databases/postgresql84-plperl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/10/02 21:25:43 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:54:25 wiz Exp $ PKGNAME= ${DISTNAME:C/-/84-plperl-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server |