diff options
author | taca <taca@pkgsrc.org> | 2011-01-07 09:25:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-01-07 09:25:16 +0000 |
commit | 75a60c47e2ea23626d40fd098c2f272f9b12b6ee (patch) | |
tree | beb0cf41bea029627b3637c9993cf221430ce161 /textproc/php-intl | |
parent | d434cb2c3dc7e8940698db82cfe6f7c4c8da2826 (diff) | |
download | pkgsrc-75a60c47e2ea23626d40fd098c2f272f9b12b6ee.tar.gz |
Reset PKGREVISION because of base php5/php53 version's updates.
Diffstat (limited to 'textproc/php-intl')
-rw-r--r-- | textproc/php-intl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 2c1697afd7f..012933285e5 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/12/17 07:36:12 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/01/07 09:25:16 taca Exp $ MODNAME= intl PECL_VERSION= 1.1.2 -PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP extension for i18n |