summaryrefslogtreecommitdiff
path: root/www/netscape3-gold
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-08-09 18:47:54 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-08-09 18:47:54 +0000
commit7e82dd1cb49173a1cb626934499f6b19f492d15e (patch)
tree8c428c7899c33824eaf42dc52ab25af1c42c84f4 /www/netscape3-gold
parentSUID ssh breaks kerberos; disable in the kerberized case. I even (diff)
Refine PKGNAME as official format,
cope with fortify 1.4.3, change MAINTAINER to sada, divide COMMENT for eath regular and gold version. I've realized PKGNAME justification by different way from the PR notifies. PR: ports/12955 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
Notes
Notes: svn path=/head/; revision=20632
Diffstat (limited to 'www/netscape3-gold')
-rw-r--r--www/netscape3-gold/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/www/netscape3-gold/Makefile b/www/netscape3-gold/Makefile
index 4ada889ddb7c..878766cd46e0 100644
--- a/www/netscape3-gold/Makefile
+++ b/www/netscape3-gold/Makefile
@@ -3,12 +3,14 @@
# Date created: 21 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1 1998/11/22 22:31:23 asami Exp $
+# $Id: Makefile,v 1.2 1999/01/13 04:00:07 scrappy Exp $
#
-GOLD= yes
-MASTERDIR= ${.CURDIR}/../netscape3
+DISTNAME= netscape-gold-3.04
+MASTER_SITES= ftp://archive:oldies@archive.netscape.com/archive/navigator/3.04/shipping/english/unix/bsdi11/navigator_gold_complete/
-Y2K= http://home.netscape.com/products/year2000/faq/client.html
+DIST_SUBDIR= gold
+COMMENT= ${.CURDIR}/pkg/COMMENT
+MASTERDIR= ${.CURDIR}/../netscape3
.include "${MASTERDIR}/Makefile"