diff options
Diffstat (limited to 'www/netscape4-navigator/Makefile')
-rw-r--r-- | www/netscape4-navigator/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/www/netscape4-navigator/Makefile b/www/netscape4-navigator/Makefile deleted file mode 100644 index 5b81ad9b2ac9..000000000000 --- a/www/netscape4-navigator/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: netscape (navigator only) -# Date created: 24 Feb 1997 -# Whom: ache -# -# $FreeBSD$ -# - -MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/${BROWSER_VER}/english/unix/unsupported/freebsd/navigator_standalone/ -DISTFILES= navigator-v408-export.x86-unknown-freebsd.tar.gz - -MASTERDIR= ${.CURDIR}/../netscape4-communicator -NO_LATEST_LINK= yes - -BROWSER_NAME= navigator -INFILE_HEAD= 'Navigator,4.08.0.98306' - -.include "${MASTERDIR}/Makefile" |