diff options
author | obache <obache@pkgsrc.org> | 2011-11-03 04:51:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-03 04:51:53 +0000 |
commit | aea718e5c8a9039a9be59a27161e1794db1ad4d6 (patch) | |
tree | 01ae6f58dd2736f55adc12a8fc777db461462365 | |
parent | 4c9cec66c39c575a968e5069ca3864b22b9f6271 (diff) | |
download | pkgsrc-aea718e5c8a9039a9be59a27161e1794db1ad4d6.tar.gz |
+ p5-SOAP-Transport-TCP
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index dc47b0a9dd3..fa511565f9e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.887 2011/10/31 23:39:07 morr Exp $ +# $NetBSD: Makefile,v 1.888 2011/11/03 04:51:53 obache Exp $ # COMMENT= Networking tools @@ -413,6 +413,7 @@ SUBDIR+= p5-SNMP-Info SUBDIR+= p5-SNMP-MIB-Compiler SUBDIR+= p5-SNMP_Session SUBDIR+= p5-SOAP-Lite +SUBDIR+= p5-SOAP-Transport-TCP SUBDIR+= p5-Socket6 SUBDIR+= p5-Test-DNS SUBDIR+= p5-Test-TCP |