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 cf8e57da529..a1e5b08d4db 100644 --- a/lang/php5-perl/Makefile +++ b/lang/php5-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 20:11:49 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:20 wiz Exp $ MODNAME= perl PKGMODNAME= perl PECL_VERSION= 1.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES+= lang COMMENT= PHP extension embedding Perl in PHP |