diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-24 17:38:04 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-02-24 17:38:04 +0800 |
commit | 1ca61dd22edcc41632d82bc959b9f39d45170a01 (patch) | |
tree | 7350021a0c57fab956c1ed63c391eb4977353f62 /www | |
parent | b2a8f0e50c744a162c27ad9cc4ce4b4149c4ab68 (diff) | |
download | freebsd-ports-gnome-1ca61dd22edcc41632d82bc959b9f39d45170a01.tar.gz freebsd-ports-gnome-1ca61dd22edcc41632d82bc959b9f39d45170a01.tar.zst freebsd-ports-gnome-1ca61dd22edcc41632d82bc959b9f39d45170a01.zip |
Re-enable linux-netscape6. It is no longer broken for "make ignorelist".
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d71072edea12..83d3ad64263b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -124,7 +124,7 @@ SUBDIR += linux-netscape4 SUBDIR += linux-netscape47-communicator SUBDIR += linux-netscape47-navigator -# SUBDIR += linux-netscape6 + SUBDIR += linux-netscape6 SUBDIR += linux-opera SUBDIR += logtools SUBDIR += lynx |