diff options
author | ache <ache@FreeBSD.org> | 1996-07-12 05:53:29 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-07-12 05:53:29 +0800 |
commit | 1b75098080ed34fab03344518a0845ef72d0a182 (patch) | |
tree | f580027bf3609d160e57daf3d6af40f9bbf1bac1 /www/Makefile | |
parent | 3c8af3f316ab2f8889c46c18f2c1d88f2a522d68 (diff) | |
download | freebsd-ports-gnome-1b75098080ed34fab03344518a0845ef72d0a182.tar.gz freebsd-ports-gnome-1b75098080ed34fab03344518a0845ef72d0a182.tar.zst freebsd-ports-gnome-1b75098080ed34fab03344518a0845ef72d0a182.zip |
slang-lynx added
Diffstat (limited to 'www/Makefile')
-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 |