diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-02-27 14:32:06 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-02-27 14:32:06 +0000 |
commit | ee60fbc99bef55cbc3111de232fa00eebc7bff15 (patch) | |
tree | a991816d3f40d0974d671429524a7d8faf38e9a2 /net | |
parent | 7c2125f8e0f0fc6403071318feb02d20ecc024a0 (diff) | |
download | pkgsrc-ee60fbc99bef55cbc3111de232fa00eebc7bff15.tar.gz |
+sayaka
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index bd263da9fb6..0946fa37f16 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1101 2016/02/23 02:20:05 wen Exp $ +# $NetBSD: Makefile,v 1.1102 2016/02/27 14:32:06 tsutsui Exp $ # COMMENT= Networking tools @@ -684,6 +684,7 @@ SUBDIR+= ruby-twitter-text SUBDIR+= ruby-userstream SUBDIR+= samba SUBDIR+= samba4 +SUBDIR+= sayaka SUBDIR+= scamper SUBDIR+= scapy SUBDIR+= scdp |