diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-27 01:59:24 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-27 01:59:24 +0000 |
commit | 070438d49d23d333b53ea70db4db8c474c1f2884 (patch) | |
tree | d16f5a4c6587e4b6c2f76071c34d4293c8408bc4 /net/Makefile | |
parent | 45b1d1bc4542e03f998164fcab957192ab27de1d (diff) | |
download | ports-070438d49d23d333b53ea70db4db8c474c1f2884.tar.gz ports-070438d49d23d333b53ea70db4db8c474c1f2884.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 32c9848c407b..267b3c61a051 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.216 1999/01/07 12:05:28 asami Exp $ +# $Id: Makefile,v 1.217 1999/01/26 22:19:05 billf Exp $ # SUBDIR += SSLtelnet @@ -78,6 +78,7 @@ SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += macipgw + SUBDIR += mars_nwe SUBDIR += micq SUBDIR += mirror SUBDIR += moxftp |