diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | b2fc2bafbb36e96b6f432def88f0f29b3db470aa (patch) | |
tree | ef4c6d3e50a6e20fdd0e0ba7e48509f2c2e0ba6e /www/linux-netscape6 | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) | |
download | ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.tar.gz ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.zip |
Notes
Diffstat (limited to 'www/linux-netscape6')
-rw-r--r-- | www/linux-netscape6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile index 55151bb5c476..7e7134c712d5 100644 --- a/www/linux-netscape6/Makefile +++ b/www/linux-netscape6/Makefile @@ -8,6 +8,7 @@ # DISTNAME= linux-netscape-${BROWSER}-${BROWSER_VER} +CATEGORIES= www linux MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/ \ ftp://ftp.sunet.se/pub/www/Netscape/communicator/english/4.7/unix/supported/linux20_glibc2/complete_install/ DISTFILES= communicator-v47-export.x86-unknown-linuxglibc2.0.tar.gz |