diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 09:31:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 09:31:06 +0000 |
commit | b2bc00209776bf66d42c3a6e6e0957909ad91bf6 (patch) | |
tree | 8912b43ee860b155bef85c5f1d9c38d72a8a8817 /net/Makefile | |
parent | 8eb3d1a3708da0a9aca5306f2c8cb984bac4184c (diff) |
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 3ab088719caa..64e2807b6ede 100644 --- a/net/Makefile +++ b/net/Makefile @@ -621,6 +621,7 @@ SUBDIR += tvark SUBDIR += udptunnel SUBDIR += unison + SUBDIR += unix2tcp SUBDIR += urlendec SUBDIR += utftpd SUBDIR += v6eval |