diff options
author | taca <taca@pkgsrc.org> | 2015-05-16 11:19:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-05-16 11:19:52 +0000 |
commit | 89f85a212701d2ec543659a88401f92d892afd1c (patch) | |
tree | e151ea9de815378eac79b6593308267363c2df3e /textproc/php-intl | |
parent | 79c8589db11d32df5d1e5b70ba50d453c6778133 (diff) | |
download | pkgsrc-89f85a212701d2ec543659a88401f92d892afd1c.tar.gz |
Reset PKGREVISION along with php{54,55,56} update.
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 d6e5b82d75a..bf1be67b9f4 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/04/06 08:17:38 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/16 11:19:53 taca Exp $ MODNAME= intl CATEGORIES+= textproc COMMENT= PHP extension for i18n -PKGREVISION= 1 LICENSE= php USE_LANGUAGES= c c++ |