diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-15 16:32:04 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-10-15 16:32:04 +0000 |
commit | 36d159f7f36b198229ab5308a99e90bf616f98d5 (patch) | |
tree | 996a81374dcd00b39acd5a41ebaaa5c57a61c6f0 | |
parent | 7ba17c8e6564b9a2e55e03965478bf97d4bd311a (diff) | |
download | freebsd-ports-36d159f7f36b198229ab5308a99e90bf616f98d5.zip |
The "reges" and "reggb" components (regional settings for Latin
America and United Kingdom) are Netscape 6isms.
noticed by: Mike Harding
-rw-r--r-- | www/netscape7/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index e5345675b1ba..7295038261fb 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -60,8 +60,6 @@ DISTFILES?= browser.xpi \ mail.xpi \ psm.xpi \ regca.xpi \ - reges.xpi \ - reggb.xpi \ regus.xpi \ spellchecker.xpi \ talkback.xpi \ |