diff options
Diffstat (limited to 'textproc/php-wddx/Makefile')
-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 5a9e69d6e04..247c88d42ee 100644 --- a/textproc/php-wddx/Makefile +++ b/textproc/php-wddx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:06 joerg Exp $ MODNAME= wddx -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= textproc COMMENT= PHP extension for WDDX support |