summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-navigator
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-08-24 10:05:39 +0000
committerMark Murray <markm@FreeBSD.org>1998-08-24 10:05:39 +0000
commit9c6b0b4a364f532d9628a8372bbe4486c76dda54 (patch)
treee5ef6397318ac1da1e51ff48b2ef928c73f88722 /www/bsdi-netscape47-navigator
parentMan, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile) (diff)
Upgrade Fortify (128-bit encryption)
Notes
Notes: svn path=/head/; revision=12811
Diffstat (limited to 'www/bsdi-netscape47-navigator')
-rw-r--r--www/bsdi-netscape47-navigator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bsdi-netscape47-navigator/Makefile b/www/bsdi-netscape47-navigator/Makefile
index 41fcbce1d9bd..678e1c0df65e 100644
--- a/www/bsdi-netscape47-navigator/Makefile
+++ b/www/bsdi-netscape47-navigator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.20 1998/04/12 09:06:33 markm Exp $
+# $Id: Makefile,v 1.21 1998/08/17 22:46:42 asami Exp $
#
DISTNAME= netscape-navigator-4.06
@@ -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.2-unix.tar.gz
+DISTFILES+= Fortify-1.2.6-unix-x86.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.2-unix && \
+ cd ${WRKDIR}/Fortify-1.2.6-unix-x86 && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/navigator-4.06.bin
.endif
chown -R bin.bin ${NDIR}