diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | 64124cf5700eea62c53f59b9d7511678e57af32e (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /textproc/php-intl | |
parent | 566df4e7640694f68a89731ee70ece5086145518 (diff) | |
download | pkgsrc-64124cf5700eea62c53f59b9d7511678e57af32e.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'textproc/php-intl')
-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 |