diff options
author | fvdl <fvdl> | 2000-04-20 20:53:45 +0000 |
---|---|---|
committer | fvdl <fvdl> | 2000-04-20 20:53:45 +0000 |
commit | 201dc745600545553fb6f7afc961f45734208a44 (patch) | |
tree | 9ac16785e6828df31498ff5882867df1a5216a07 | |
parent | f765a9be19755fcf191deb6e54d55580bac20ebe (diff) | |
download | pkgsrc-201dc745600545553fb6f7afc961f45734208a44.tar.gz |
Disable mozilla. The package is very, very outdated, and not maintained.
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 89b9c916770..9e615304b1c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2000/04/06 15:51:25 kim Exp $ +# $NetBSD: Makefile,v 1.77 2000/04/20 20:53:45 fvdl Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -38,7 +38,7 @@ SUBDIR += libwww SUBDIR += links SUBDIR += lynx - SUBDIR += mozilla +# SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 SUBDIR += ns-remote |