diff options
author | tron <tron@pkgsrc.org> | 2000-07-25 06:53:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-25 06:53:13 +0000 |
commit | a2c8743a063ede4fe682f338247ca69964d8fc9a (patch) | |
tree | a6941764c992b06f36be7f3c38c0b376152d97e9 /www/navigator | |
parent | 293e6283451fd0023bf444fee65d26dcd25aad9a (diff) | |
download | pkgsrc-a2c8743a063ede4fe682f338247ca69964d8fc9a.tar.gz |
Linux 2.2 is now officially supported by Netscape.
Diffstat (limited to 'www/navigator')
-rw-r--r-- | www/navigator/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 34939529832..24c98ae5592 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2000/07/25 06:36:25 tron Exp $ +# $NetBSD: Makefile.common,v 1.14 2000/07/25 06:53:13 tron Exp $ # # Common include file for communicator and navigator packages @@ -45,7 +45,7 @@ VENDOR_NAME= BSD/OS 2.1 PLIST_ARCH= linux-i386 DEPENDS= suse_linux>=6.1:../../emulators/suse_linux DISTUNAME= x86-unknown-linux2.2 -DIST_DIR_NAME= unsupported/linux22 +DIST_DIR_NAME= supported/linux22 WRKNAME= x86-unknown-linux2.2 VENDOR_NAME= Linux 2.2 # |