summaryrefslogtreecommitdiff
path: root/www/navigator
diff options
context:
space:
mode:
authortron <tron>2001-07-23 18:56:07 +0000
committertron <tron>2001-07-23 18:56:07 +0000
commit4a13fc6299d439781d2ffb1f63aed46071bbbd05 (patch)
treec5d64c6666f57e9cd235cb77067e88915c9f3a89 /www/navigator
parent1d7c8f62688af9c13f9e6282363062bc1a44e06f (diff)
downloadpkgsrc-4a13fc6299d439781d2ffb1f63aed46071bbbd05.tar.gz
The SunOS 5.5.1 version is unsupported now.
Diffstat (limited to 'www/navigator')
-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)