diff options
Diffstat (limited to 'www/bsdi-netscape47-communicator/Makefile')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index fdb79b4e3ee7..d1f1ea9525d6 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$ +# $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" |