diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-16 09:00:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-16 09:00:50 +0000 |
commit | 162367685d9f93ba988bb71e2fc32b039e8160b2 (patch) | |
tree | bf702dea6f5eae557de8009823c1b46f0e0ab21b /www/Makefile | |
parent | e3080ee5ce4284233560821cea7064a43c03e620 (diff) |
Remove the netscape47 ports, which are breaking INDEX builds.
Pointy hat to: obrien
Notes
Notes:
svn path=/head/; revision=81088
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 8d204db4bf1a..3ac248d0dffc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -249,8 +249,6 @@ SUBDIR += netrik SUBDIR += netscape-remote SUBDIR += netscape-wrapper - SUBDIR += netscape47-communicator - SUBDIR += netscape47-navigator SUBDIR += netscape48-communicator SUBDIR += netscape48-navigator SUBDIR += netscape7 |