diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-17 05:22:09 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-17 05:22:09 +0000 |
commit | df7e3998bdedb5d1b076a55d4881dc6a179190fd (patch) | |
tree | d80f602ec2c1df02e76d84176e618611e88bff3e /net/Makefile | |
parent | 80918769444d91069b21975c95d56fc526b983a7 (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 e33f7846e6a8..b5980eff8e0e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -687,6 +687,7 @@ SUBDIR += udptunnel SUBDIR += unison SUBDIR += unix2tcp + SUBDIR += uplog SUBDIR += urlendec SUBDIR += utftpd SUBDIR += v6eval |