diff options
author | gdt <gdt@pkgsrc.org> | 2007-10-31 21:44:19 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-10-31 21:44:19 +0000 |
commit | ae6454458c782fc21b66241b57526ce9729b70dc (patch) | |
tree | 887cbac60bd2b93c4bb87859c06902d4c7fd4b82 /www | |
parent | a94a34e800d161af450b85e9c9ebf9b38780efa2 (diff) | |
download | pkgsrc-ae6454458c782fc21b66241b57526ce9729b70dc.tar.gz |
add
LICENSE= generic-nonlicense
due to
RESTRICTED= No re-distribution without agreement from Netscape
Diffstat (limited to 'www')
-rw-r--r-- | www/navigator/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index d18cb999c32..d892742ade2 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.88 2007/10/27 13:46:33 obache Exp $ +# $NetBSD: Makefile.common,v 1.89 2007/10/31 21:44:19 gdt Exp $ # # Common include file for communicator and navigator packages @@ -7,6 +7,7 @@ CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE?= http://www.netscape.com/browsers/index.html +LICENSE= generic-nonlicense RESTRICTED= No re-distribution without agreement from Netscape NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |