diff options
author | taca <taca> | 2011-11-24 13:03:12 +0000 |
---|---|---|
committer | taca <taca> | 2011-11-24 13:03:12 +0000 |
commit | 5bf841c7a96965d0c98e90e2dedc7ca80da1e672 (patch) | |
tree | e62c039abf926832752eb696e601bfb9f8d2dffa /net/Makefile | |
parent | cedad91e304434141142be4280fbee9684d17863 (diff) | |
download | pkgsrc-5bf841c7a96965d0c98e90e2dedc7ca80da1e672.tar.gz |
Add and enable ruby-soap4r.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a7b40032a96..bff603dec3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.895 2011/11/23 23:16:55 abs Exp $ +# $NetBSD: Makefile,v 1.896 2011/11/24 13:03:12 taca Exp $ # COMMENT= Networking tools @@ -522,6 +522,7 @@ SUBDIR+= ruby-net-ping SUBDIR+= ruby-netaddr SUBDIR+= ruby-rubytter SUBDIR+= ruby-snmp +SUBDIR+= ruby-soap4r SUBDIR+= ruby-tweetstream SUBDIR+= ruby-twitter-stream SUBDIR+= samba |