c88fca15d5
This version is fixed for buffer overflow security hole. Submitted by: Trevor Johnson <trevor@jpj.net>
12 lines
273 B
Makefile
12 lines
273 B
Makefile
# New ports collection makefile for: netscape (navigator only)
|
|
# Date created: 20 Sept 1998
|
|
# Whom: brett@peloton.physics.montana.edu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BROWSER= navigator
|
|
INFILE_HEAD= 'Navigator,4.76.0.20001006'
|
|
|
|
.include "${.CURDIR}/../netscape47-communicator/Makefile"
|