summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-07-23 18:56:07 +0000
committertron <tron@pkgsrc.org>2001-07-23 18:56:07 +0000
commit603efed559627b364767a2a5b6d75aed048f453b (patch)
treec5d64c6666f57e9cd235cb77067e88915c9f3a89 /www
parenta82e57a41d34fc0366e7fe90ab47159ea67cb7d7 (diff)
downloadpkgsrc-603efed559627b364767a2a5b6d75aed048f453b.tar.gz
The SunOS 5.5.1 version is unsupported now.
Diffstat (limited to 'www')
-rw-r--r--www/navigator/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index 687937bb3a3..ed51c18a9f3 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2001/07/23 18:55:04 tron Exp $
+# $NetBSD: Makefile.common,v 1.40 2001/07/23 18:56:07 tron Exp $
#
# Common include file for communicator and navigator packages
@@ -25,7 +25,7 @@ MASTER_SITES= ftp://ftp.netscape.org/pub/communicator/${SUB}/ \
.if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "sparc"
PLIST_ARCH= solaris-sparc
DISTUNAME= sparc-sun-solaris2.5.1
-DIST_DIR_NAME= supported/sunos551
+DIST_DIR_NAME= unsupported/sunos551
WRKNAME= sparc-sun-solaris2.5.1
VENDOR_NAME= Solaris 2.5.1
.if !defined(NS_NO_FLASH)