diff options
Diffstat (limited to 'net/php-soap/Makefile')
-rw-r--r-- | net/php-soap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/php-soap/Makefile b/net/php-soap/Makefile index 7f74e46b1fd..a1c47b46724 100644 --- a/net/php-soap/Makefile +++ b/net/php-soap/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/04/15 22:01:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/06/14 07:45:30 sbd Exp $ MODNAME= soap +PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP5 extension for SOAP functions |