diff options
Diffstat (limited to 'lang/php5-perl/Makefile')
-rw-r--r-- | lang/php5-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5-perl/Makefile b/lang/php5-perl/Makefile index 1115f23acd9..b25a4facbd5 100644 --- a/lang/php5-perl/Makefile +++ b/lang/php5-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:43 wiz Exp $ MODNAME= perl PKGMODNAME= perl PECL_VERSION= 1.0.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES+= lang COMMENT= PHP extension embedding Perl in PHP |