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 a1e5b08d4db..1115f23acd9 100644 --- a/lang/php5-perl/Makefile +++ b/lang/php5-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:12 wiz Exp $ MODNAME= perl PKGMODNAME= perl PECL_VERSION= 1.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= lang COMMENT= PHP extension embedding Perl in PHP |