From 637b84b2a0228bc6361a44bbe1b8b00a02e800e6 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 9 Jun 1996 12:29:45 +0000 Subject: Change NO_PACKAGE to RESTRICTED, this is commercial software and we can't even put the distfile up for ftp. --- www/netscape3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/netscape3') diff --git a/www/netscape3/Makefile b/www/netscape3/Makefile index 488705742fdd..1cf416103b60 100644 --- a/www/netscape3/Makefile +++ b/www/netscape3/Makefile @@ -3,7 +3,7 @@ # Date created: 21 August 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1996/04/24 20:41:55 ache Exp $ +# $Id: Makefile,v 1.4 1996/05/22 22:26:45 ache Exp $ # DISTNAME= netscape-3.0b4 @@ -13,9 +13,8 @@ DISTFILES= netscape-v30b4-export.i386-unknown-bsd.tar.gz MAINTAINER= jkh@FreeBSD.ORG +RESTRICTED= "Commercial software." NO_WRKSUBDIR= yes -# commercial package -NO_PACKAGE= yes post-install: @cat ${PKGDIR}/DESCR -- cgit