diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 16:34:04 +0800 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /www/linux-netscape4 | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.zst freebsd-ports-gnome-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'www/linux-netscape4')
-rw-r--r-- | www/linux-netscape4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-netscape4/Makefile b/www/linux-netscape4/Makefile index edb825c1268e..3c081247fe94 100644 --- a/www/linux-netscape4/Makefile +++ b/www/linux-netscape4/Makefile @@ -8,7 +8,7 @@ DISTNAME= communicator-v408-export.x86-unknown-linux2.0_libc5 PKGNAME= linux-netscape-4.08 -CATEGORIES= www +CATEGORIES= www linux MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.netscape.com/pub/communicator/4.08/english/unix/supported/linux20/base_install/ \ |