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 | 69608fd1aa6f18503fae4872c627fb6f9da0fc00 (patch) | |
tree | e151ea9de815378eac79b6593308267363c2df3e /textproc/php-intl | |
parent | 2f0b53ea924d4854f2ae13f305b6d677da451640 (diff) | |
download | pkgsrc-69608fd1aa6f18503fae4872c627fb6f9da0fc00.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++ |