diff options
author | abs <abs@pkgsrc.org> | 2000-01-14 17:56:33 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-01-14 17:56:33 +0000 |
commit | 7a8c55d4430278d5bc05fa8c741d50fab4f413ad (patch) | |
tree | c80ce13782448b1f0b41167c888a3fd1d7caaac1 /www/navigator | |
parent | 20fdbef21d377264316b0171a8d1b585f19165a6 (diff) | |
download | pkgsrc-7a8c55d4430278d5bc05fa8c741d50fab4f413ad.tar.gz |
stop mirroring distfiles
Diffstat (limited to 'www/navigator')
-rw-r--r-- | www/navigator/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index 16be4f8c56e..55bea4b001f 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2000/01/13 11:15:12 soren Exp $ +# $NetBSD: Makefile.common,v 1.5 2000/01/14 17:56:33 abs Exp $ # # Common include file for communicator and navigator packages @@ -59,8 +59,11 @@ MASTER_SITES= ftp://ftp.netscape.org/pub/communicator/${SUB}/ \ ftp.informatik.rwth-aachen.de:/pub/mirror/ftp.netscape.com/pub/communicator/${SUB}/ ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-sparc +MIRROR_DISTFILE=no +NO_CDROM= Licensed product MAINTAINER= abs@netbsd.org HOMEPAGE= http://home.netscape.com/browsers/index.html +RESTRICTED= "No re-distribution without agreement from Netscape" BUILD_DEFS+= NS_ENCRYPTION DIST_SUBDIR= netscape |