diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-01-27 09:59:24 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-01-27 09:59:24 +0800 |
commit | 984881f2235fe85b5a3e2ec3fe681a920c9a5085 (patch) | |
tree | 25c6261d36f0919e3911ee25a1f0d3c44306af1f /net | |
parent | 636307a66df9a8e205dd0aa810dd37aa03383aeb (diff) | |
download | freebsd-ports-gnome-984881f2235fe85b5a3e2ec3fe681a920c9a5085.tar.gz freebsd-ports-gnome-984881f2235fe85b5a3e2ec3fe681a920c9a5085.tar.zst freebsd-ports-gnome-984881f2235fe85b5a3e2ec3fe681a920c9a5085.zip |
Active net/mars_nwe.
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 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 |