diff options
author | ache <ache@FreeBSD.org> | 1996-11-07 00:08:58 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-11-07 00:08:58 +0000 |
commit | aa31180057f9e5c0975efd4458ca8b64d65c047d (patch) | |
tree | feed51c33c071d9e3fdb67200759027f9d34b35e /www | |
parent | 8058ff43ae16867092a4edb39cb585e8a7ce126f (diff) | |
download | FreeBSD-ports-aa31180057f9e5c0975efd4458ca8b64d65c047d.zip FreeBSD-ports-aa31180057f9e5c0975efd4458ca8b64d65c047d.tar.gz |
remove netscape301
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index ea52814..724d97b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1996/10/25 15:59:22 jfitz Exp $ +# $Id: Makefile,v 1.25 1996/11/06 19:04:27 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -20,7 +20,6 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 - SUBDIR += netscape301 SUBDIR += slang-lynx SUBDIR += squid SUBDIR += squid11 |