diff options
Diffstat (limited to 'textproc/php-enchant/Makefile')
-rw-r--r-- | textproc/php-enchant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-enchant/Makefile b/textproc/php-enchant/Makefile index 23532968dcd..1cef52fabc7 100644 --- a/textproc/php-enchant/Makefile +++ b/textproc/php-enchant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/12/17 13:46:28 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:44 wiz Exp $ MODNAME= enchant PECL_VERSION= 1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES+= textproc COMMENT= PHP extension for ENCHANT (spelling) support |