diff options
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++ |