diff options
author | billf <billf@FreeBSD.org> | 1999-01-30 02:05:12 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-01-30 02:05:12 +0000 |
commit | b9c8eb97e175760d19c54438c63bddd7a94a7505 (patch) | |
tree | 07ca3a40be40de1916f95a878601c7cb9b716ee1 /net | |
parent | d25d4598c83bfe184f35da260daf47b88252aa67 (diff) | |
download | FreeBSD-ports-b9c8eb97e175760d19c54438c63bddd7a94a7505.zip FreeBSD-ports-b9c8eb97e175760d19c54438c63bddd7a94a7505.tar.gz |
Say hello to "muh"
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 5ad2c32..70a462b 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 |