diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-10-08 17:19:20 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-10-08 17:19:20 +0000 |
commit | 50ab53e9ce1c68f930216aa908fed31b720b924c (patch) | |
tree | 70c35bd1dc81d24789be022391324735bfe11cb3 /www/bsdi-netscape47-communicator | |
parent | Upgrade Fortify to 1.4.5. (diff) |
Activate Fortify 1.4.5.
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 318efebdc6d4..7777b9e48eda 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -16,6 +16,5 @@ WRKSRC?= ${WRKDIR}/${BROWSER}-v47.x86-unknown-freebsd BROWSER_VER= 4.7 INFILE_HEAD?= 'Communicator,4.7.0.19990915' NO_AUTOADMIN= yes -NO_FORTIFY= yes .include "${MASTERDIR}/Makefile" |