diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-30 02:05:12 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-30 02:05:12 +0000 |
commit | d39dca2410712884b5b1171007ae6606a13cd659 (patch) | |
tree | d6473e5c954a9b2616a542e3a246992ce416c988 /net | |
parent | e1bdac033d36664301b7637a7dec3530d0cf0ba9 (diff) | |
download | ports-d39dca2410712884b5b1171007ae6606a13cd659.tar.gz ports-d39dca2410712884b5b1171007ae6606a13cd659.zip |
Notes
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 5ad2c3254dea..70a462bb081c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.220 1999/01/29 21:26:22 mph Exp $ +# $Id: Makefile,v 1.221 1999/01/29 23:59:05 billf Exp $ # SUBDIR += SSLtelnet @@ -90,6 +90,7 @@ SUBDIR += mrt SUBDIR += mrtg SUBDIR += mtr + SUBDIR += muh SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 |