diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /www/netscape7 | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'www/netscape7')
-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 55151bb..7e7134c 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 |