diff options
Diffstat (limited to 'textproc/php-intl/Makefile')
-rw-r--r-- | textproc/php-intl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 74e8c875554..747472b22f0 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/04/25 18:55:39 adam Exp $ +# $NetBSD: Makefile,v 1.10 2012/04/27 12:32:04 obache Exp $ MODNAME= intl PECL_VERSION= 2.0.0 PECL_LEGACY_VERSION_SCHEME= yes +PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP extension for i18n LICENSE= php |