summaryrefslogtreecommitdiffstats
path: root/www/bsdi-netscape47-communicator
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1998-12-19 11:20:14 +0000
committermarkm <markm@FreeBSD.org>1998-12-19 11:20:14 +0000
commitb9e9922ae25e67637cb802241efde0ca68aa443e (patch)
tree7936b67637059b3079ac5e9f0dc8cc04a5ab6526 /www/bsdi-netscape47-communicator
parent16999f24ef34f06f762b81a15925b61a35d6241f (diff)
downloadFreeBSD-ports-b9e9922ae25e67637cb802241efde0ca68aa443e.zip
FreeBSD-ports-b9e9922ae25e67637cb802241efde0ca68aa443e.tar.gz
Upgrade to Fortify 1.3.2
Methinks we need a variable for this.
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 23f9762..6b29513 100644
--- a/www/bsdi-netscape47-communicator/Makefile
+++ b/www/bsdi-netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: thepish
#
-# $Id: Makefile,v 1.32 1998/12/03 22:08:48 billf Exp $
+# $Id: Makefile,v 1.33 1998/12/11 08:11:23 obrien Exp $
#
DISTNAME= communicator-v45-export.x86-unknown-freebsd
@@ -29,7 +29,7 @@ NBIN= communicator-4.5.bin
.if defined(USE_128BIT)
MASTER_SITES+= ftp://ftp.fortify.net/pub/Fortify/ \
ftp://ftp.za.freebsd.org/pub/Fortify/
-DISTFILES+= Fortify-1.3.0-unix-x86.tar.gz
+DISTFILES+= Fortify-1.3.2-unix-x86.tar.gz
RESTRICTED= "Contains strong cryptography"
.else
pre-extract:
@@ -53,7 +53,7 @@ do-install:
fi
${RM} -rf ${NDIR}/movemail-src
.if defined(USE_128BIT)
- cd ${WRKDIR}/Fortify-1.3.0-unix-x86 && \
+ cd ${WRKDIR}/Fortify-1.3.2-unix-x86 && \
(${ECHO} yes ; ${ECHO} no) | ./Fortify.sh ${NDIR}/communicator-4.5.bin
.endif
chown -R ${BINOWN}.${BINGRP} ${NDIR}
OpenPOWER on IntegriCloud