summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-03 13:47:46 +0000
committerrillig <rillig@pkgsrc.org>2005-11-03 13:47:46 +0000
commit3f478b8ec0dd2244822cedf9469a53bae4d61b33 (patch)
treeb10df28178052f87f334ed7d9bf3e7038d08cfd9 /www
parent5b2d7797e296bd9a81138545a438e166d7c913cd (diff)
downloadpkgsrc-3f478b8ec0dd2244822cedf9469a53bae4d61b33.tar.gz
Using MASTER_SITE_XEMACS instead of hard-coded URLs. Removed those URLs
that don't exist anymore. Added the others to MASTER_SITE_XEMACS in bsd.sites.mk.
Diffstat (limited to 'www')
-rw-r--r--www/w3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile
index 62ab39bf31c..cd9561eefd8 100644
--- a/www/w3/Makefile
+++ b/www/w3/Makefile
@@ -1,13 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/08/28 04:25:31 uebayasi Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/03 13:47:46 rillig Exp $
DISTNAME= w3-4.0pre.47
PKGNAME= ${EMACS_PKGNAME_PREFIX}w3-4.0b47
CATEGORIES= www
-MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/emacs-w3/ \
- ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/emacs-w3/ \
- ftp://ftp.usyd.edu.au/pub/Xemacs/emacs-w3/ \
- ftp://ftp.lab.kdd.co.jp/xemacs/emacs-w3/ \
- ftp://ftp.th-darmstadt.de/pub/editors/xemacs/emacs-w3/
+MASTER_SITES= ${MASTER_SITE_XEMACS:=emacs-w3/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.indiana.edu/elisp/w3/docs.html