diff options
Diffstat (limited to 'databases/postgresql90-plperl')
-rw-r--r-- | databases/postgresql90-plperl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql90-plperl/Makefile b/databases/postgresql90-plperl/Makefile index 6e36f60454e..56999542eca 100644 --- a/databases/postgresql90-plperl/Makefile +++ b/databases/postgresql90-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/02/09 11:19:13 adam Exp $ +# $NetBSD: Makefile,v 1.15 2013/05/31 12:39:56 wiz Exp $ PKGNAME= ${DISTNAME:C/-/90-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server |