diff options
Diffstat (limited to 'net/pear-SOAP/Makefile')
-rw-r--r-- | net/pear-SOAP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 8fca62e65f3..c6d68b8951b 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/05/05 22:09:20 adrianp Exp $ DISTNAME= SOAP-0.8.1 CATEGORIES+= net +PKGREVISION= 1 MAINTAINER= jdolecek@NetBSD.org COMMENT= SOAP Client/Server for PHP |