diff options
author | imil <imil> | 2012-08-12 16:14:11 +0000 |
---|---|---|
committer | imil <imil> | 2012-08-12 16:14:11 +0000 |
commit | c86dc9aaa33bcf835f93cab4edf8221cc54018be (patch) | |
tree | 811aa7ebb495194a50938909d79a5f4b8ab1f5f6 /net/Makefile | |
parent | 077b4df33ca4bf9b5242ff23da696e54a5a33b8f (diff) | |
download | pkgsrc-c86dc9aaa33bcf835f93cab4edf8221cc54018be.tar.gz |
add & enable ruby-stompserver
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 38dd8b52a04..209c03355e1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.924 2012/08/11 15:43:57 agc Exp $ +# $NetBSD: Makefile,v 1.925 2012/08/12 16:14:11 imil Exp $ # COMMENT= Networking tools @@ -548,6 +548,7 @@ SUBDIR+= ruby-netaddr SUBDIR+= ruby-rubytter SUBDIR+= ruby-snmp SUBDIR+= ruby-soap4r +SUBDIR+= ruby-stompserver SUBDIR+= ruby-tweetstream SUBDIR+= ruby-twitter-stream SUBDIR+= samba |