diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-29 19:11:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-29 19:11:52 +0800 |
commit | 26815aca3945361c90357f84c37ac2970b7f9a02 (patch) | |
tree | bb88125244b5113639cc80d82681dc7dc6b26498 /net/Makefile | |
parent | d4f36bdbc27bf9cf8e3a1af36b7ac8d3a053ae23 (diff) | |
download | freebsd-ports-gnome-26815aca3945361c90357f84c37ac2970b7f9a02.tar.gz freebsd-ports-gnome-26815aca3945361c90357f84c37ac2970b7f9a02.tar.zst freebsd-ports-gnome-26815aca3945361c90357f84c37ac2970b7f9a02.zip |
add stone
Stone is a TCP/IP packet repeater in the application layer
PR: 27328
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index c0803057da43..3a7cfd238d97 100644 --- a/net/Makefile +++ b/net/Makefile @@ -333,6 +333,7 @@ SUBDIR += spat SUBDIR += ssldump SUBDIR += sting + SUBDIR += stone SUBDIR += suckblow SUBDIR += sup SUBDIR += svnc |