diff options
author | wiz <wiz> | 2001-02-28 10:40:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-28 10:40:23 +0000 |
commit | 141adc37b27032e8b7ef13416bea9f2a565df830 (patch) | |
tree | 5610fa2b20f4bb38bbe49edb98874a3e00d30860 /www | |
parent | fc24c6f75d7aa902867d1a90eb9617a0c17395e3 (diff) | |
download | pkgsrc-141adc37b27032e8b7ef13416bea9f2a565df830.tar.gz |
remove deprecated MIRROR_DISTFILE (the correct replacements had
been added already)
Diffstat (limited to 'www')
-rw-r--r-- | www/navigator/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index d1fde6117dc..41891a98ad2 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.27 2001/02/25 04:18:23 hubertf Exp $ +# $NetBSD: Makefile.common,v 1.28 2001/02/28 10:40:24 wiz Exp $ # # Common include file for communicator and navigator packages @@ -72,7 +72,6 @@ MASTER_SITES= ftp://archive.netscape.com/archive/communicator/${SUB}/ .endif # -MIRROR_DISTFILE=no NO_BUILD= yes MAINTAINER= abs@netbsd.org HOMEPAGE= http://home.netscape.com/browsers/index.html |