diff options
author | taca <taca@pkgsrc.org> | 2016-01-08 03:31:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-01-08 03:31:21 +0000 |
commit | cbba7916b04956891fff237cca489d9abc75a3d6 (patch) | |
tree | 581089234312404189b9785f37c6185f1ef9c8c1 /textproc | |
parent | 860f5402f64ca100246cf362317fe5cf448d0008 (diff) | |
download | pkgsrc-cbba7916b04956891fff237cca489d9abc75a3d6.tar.gz |
Reset PKGREVISION after all PHP updates.
Diffstat (limited to 'textproc')
-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 472fc3ff469..6065c134bfd 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/10/10 01:58:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2016/01/08 03:31:21 taca Exp $ MODNAME= intl CATEGORIES+= textproc COMMENT= PHP extension for i18n -PKGREVISION= 1 LICENSE= php USE_LANGUAGES= c c++ |