diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /textproc/php-enchant | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'textproc/php-enchant')
-rw-r--r-- | textproc/php-enchant/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/php-enchant/Makefile b/textproc/php-enchant/Makefile index 5c7fa6e3f2c..a2f23fd25ad 100644 --- a/textproc/php-enchant/Makefile +++ b/textproc/php-enchant/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/03/21 12:42:08 jdolecek Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 13:44:51 obache Exp $ MODNAME= enchant PECL_VERSION= 1.1.0 +PKGREVISION= 1 CATEGORIES+= textproc COMMENT= PHP extension for ENCHANT (spelling) support |