summaryrefslogtreecommitdiff
path: root/www/netscape47-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-05-19 21:23:42 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-05-19 21:23:42 +0000
commit7b9bb8199d416643f60eef48be2fe35c15e68194 (patch)
tree54b3c53fe4d45e8a5201686a89d3683b5c1ed6d1 /www/netscape47-communicator
parentupdate to p113 (diff)
Cope with Fortify 1.4.2.
Requested by: billf
Notes
Notes: svn path=/head/; revision=18893
Diffstat (limited to 'www/netscape47-communicator')
-rw-r--r--www/netscape47-communicator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/netscape47-communicator/Makefile b/www/netscape47-communicator/Makefile
index fdb79b4e3ee7..d1f1ea9525d6 100644
--- a/www/netscape47-communicator/Makefile
+++ b/www/netscape47-communicator/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Feb 1997
# Whom: thepish
#
-# $Id$
+# $Id: Makefile,v 1.41 1999/05/19 16:06:37 sada Exp $
#
MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/4.6/english/unix/unsupported/freebsd/complete_install/
@@ -18,6 +18,5 @@ WRKSRC= ${WRKDIR}/${BROWSER}-v46.x86-unknown-freebsd
BROWSER_VER= 4.6
INFILE_HEAD?= 'Communicator,4.6.0.99124'
NO_AUTOADMIN= yes
-NO_FORTIFY= yes
.include "${MASTERDIR}/Makefile"