diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-09 12:29:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-09 12:29:45 +0000 |
commit | 2eae25a1238d30ea08ee8905d32d7a4780efbd2c (patch) | |
tree | 581f73488705a732e0aebdf3ffc694ab719cad90 /www/netscape3 | |
parent | a9d425424fc1438637b0ac5a5984abac670a80f8 (diff) | |
download | ports-2eae25a1238d30ea08ee8905d32d7a4780efbd2c.tar.gz ports-2eae25a1238d30ea08ee8905d32d7a4780efbd2c.zip |
Change NO_PACKAGE to RESTRICTED, this is commercial software and we can't
even put the distfile up for ftp.
Notes
Notes:
svn path=/head/; revision=3183
Diffstat (limited to 'www/netscape3')
-rw-r--r-- | www/netscape3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |