diff options
Diffstat (limited to 'www/netscape3-gold/Makefile')
-rw-r--r-- | www/netscape3-gold/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/www/netscape3-gold/Makefile b/www/netscape3-gold/Makefile deleted file mode 100644 index 54385a3362f9..000000000000 --- a/www/netscape3-gold/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: netscape -# Date created: 21 August 1995 -# Whom: asami -# -# $FreeBSD$ -# - -PORTNAME= netscape-gold -PORTVERSION= 3.04 -MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/ - -DIST_SUBDIR= gold -COMMENT= ${.CURDIR}/pkg-comment -MASTERDIR= ${.CURDIR}/../netscape3 -NO_LATEST_LINK= yes - -.include "${MASTERDIR}/Makefile" |