diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-18 06:47:28 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-18 06:47:28 +0000 |
commit | b9a7281662fe7a24d300e3bd2b157b4ae7c76b0c (patch) | |
tree | 2a52aa3e837ddcc491988239669de589cc2dca02 /net/Makefile | |
parent | 7005b4f8e4c2793f96d0ddbbe65145e0a9ab3220 (diff) | |
download | ports-b9a7281662fe7a24d300e3bd2b157b4ae7c76b0c.tar.gz ports-b9a7281662fe7a24d300e3bd2b157b4ae7c76b0c.zip |
Notes
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 491fe8539c52..babc3ea6ecf6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -397,6 +397,7 @@ SUBDIR += ttcp SUBDIR += ttt SUBDIR += tund + SUBDIR += tvark SUBDIR += unison SUBDIR += urlendec SUBDIR += vchat |