summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2007-10-31 21:44:19 +0000
committergdt <gdt>2007-10-31 21:44:19 +0000
commitaccac9f05a9c89707e1dc82f58fda050c94bfcce (patch)
tree887cbac60bd2b93c4bb87859c06902d4c7fd4b82
parentc341f405e6e646df72c2fbf4024bd6317d56ecf9 (diff)
downloadpkgsrc-accac9f05a9c89707e1dc82f58fda050c94bfcce.tar.gz
add
LICENSE= generic-nonlicense due to RESTRICTED= No re-distribution without agreement from Netscape
-rw-r--r--www/navigator/Makefile.common3
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}