summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)