summaryrefslogtreecommitdiff
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1998-04-12 09:07:49 +0000
committerMark Murray <markm@FreeBSD.org>1998-04-12 09:07:49 +0000
commit0f44370ec75bb738aae994cb16c0c0c31225d62c (patch)
treec396b72150d542051b4abf78e9d3486258b4c398 /www/bsdi-netscape47-communicator
parentUpgrade fortyofy to 1.2.2. USE_128BIT works again. (diff)
Upgrade Fortify to 1.2.2. USE_128BIT works again.
Notes
Notes: svn path=/head/; revision=10490
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r--www/bsdi-netscape47-communicator/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile
index 88dd07f87e98..10649b6488b5 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: ache
#
-# $Id: Makefile,v 1.17 1998/04/02 20:26:34 ache Exp $
+# $Id: Makefile,v 1.18 1998/04/02 22:47:52 ache Exp $
#
DISTNAME= netscape-communicator-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}/communicator-4.05.bin
.endif
chown -R bin.bin ${NDIR}