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/netscape7/Makefile | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) |
Add virtual category "linux" to Linux apps and support libs/utils.
Notes
Notes:
svn path=/head/; revision=26406
Diffstat (limited to 'www/netscape7/Makefile')
-rw-r--r-- | www/netscape7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 55151bb5c476..7e7134c712d5 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/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 |