diff options
Diffstat (limited to 'textproc/php-intl/Makefile')
-rw-r--r-- | textproc/php-intl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 54c380d1cce..21ae8711238 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/02/26 02:55:28 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/06/10 09:40:01 obache Exp $ MODNAME= intl PECL_VERSION= 1.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= textproc COMMENT= PHP extension for i18n |