diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-11 21:53:29 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-11 21:53:29 +0000 |
commit | 00d4e9dcc953ec09aaeae88520fe2d98b2d945f2 (patch) | |
tree | 3bf2f62c5be66345b569a2cf7813d5da6fe50b38 /www | |
parent | added gatekeeper as first master ftp site (diff) |
slang-lynx added
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cf67d6a31c56..b842018bd88c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1996/06/09 23:25:24 asami Exp $ +# $Id: Makefile,v 1.17 1996/06/14 09:10:34 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -20,6 +20,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += slang-lynx SUBDIR += squid SUBDIR += tkHTML SUBDIR += tkWWW |