summaryrefslogtreecommitdiff
path: root/www/netscape4-navigator
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-04-12 09:06:33 +0000
committerMark Murray <markm@FreeBSD.org>1998-04-12 09:06:33 +0000
commit4f2751170bc01869470485b85350bd036ea6de37 (patch)
treedda67f0f7787999245e4e85af1389a399b37e2e2 /www/netscape4-navigator
parentupdated to 4.0pl2. (diff)
Upgrade fortyofy to 1.2.2. USE_128BIT works again.
Notes
Notes: svn path=/head/; revision=10489
Diffstat (limited to 'www/netscape4-navigator')
-rw-r--r--www/netscape4-navigator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile
index 6e77a87d562c..3779bbbc80ce 100644
--- a/www/netscape4-navigator/Makefile
+++ b/www/netscape4-navigator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.18 1998/03/16 14:48:53 markm Exp $
+# $Id: Makefile,v 1.19 1998/04/03 00:23:42 asami Exp $
#
DISTNAME= netscape-navigator-4.05
@@ -22,7 +22,7 @@ BINDIR= ${PREFIX}/bin
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \
ftp://ftp.za.freebsd.org/pub/Fortify/
-DISTFILES+= Fortify-1.2.1-unix.tar.gz
+DISTFILES+= Fortify-1.2.2-unix.tar.gz
RESTRICTED= "Contains strong cryptography"
.endif
@@ -44,7 +44,7 @@ do-install:
fi
${RM} -rf ${NDIR}/movemail-src
.if defined(USE_128BIT) && defined(USA_RESIDENT) && ${USA_RESIDENT} == NO
- cd ${WRKDIR}/Fortify-1.2.1-unix && \
+ cd ${WRKDIR}/Fortify-1.2.2-unix && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/navigator-4.05.bin
.endif
chown -R bin.bin ${NDIR}