diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2006-05-23 22:55:56 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2006-05-23 22:55:56 +0000 |
commit | b17d04184a8983b7f865b73c3a385176cbfd7ee0 (patch) | |
tree | 57d1f2cb15a22e43d38ce2787489a607ceec4c2a /textproc | |
parent | cbcb094c62f7b808a536284ef0e213be5e6e5a14 (diff) | |
download | pkgsrc-b17d04184a8983b7f865b73c3a385176cbfd7ee0.tar.gz |
bump PKGREVISION for non-ASCII serialization fix
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php-wddx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-wddx/Makefile b/textproc/php-wddx/Makefile index a26dbb6fba3..3a11d4f57d6 100644 --- a/textproc/php-wddx/Makefile +++ b/textproc/php-wddx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/04/22 10:28:31 jdolecek Exp $ +# $NetBSD: Makefile,v 1.9 2006/05/23 22:55:56 jdolecek Exp $ MODNAME= wddx -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= textproc COMMENT= PHP extension for WDDX support |