diff options
Diffstat (limited to 'databases/postgresql91-plperl/Makefile')
-rw-r--r-- | databases/postgresql91-plperl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql91-plperl/Makefile b/databases/postgresql91-plperl/Makefile index 069776b2977..d33108f1ab9 100644 --- a/databases/postgresql91-plperl/Makefile +++ b/databases/postgresql91-plperl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2016/04/09 12:51:45 adam Exp $ +# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:02 wiz Exp $ PKGNAME= ${DISTNAME:C/-/91-plperl-/} +PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server |