pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/w3 Using MASTER_SITE_XEMACS instead of hard-coded ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/522f6cce930a
branches: trunk
changeset: 502238:522f6cce930a
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 13:47:46 2005 +0000
description:
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:
www/w3/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (19 lines):
diff -r 0ac7c06dc2e3 -r 522f6cce930a www/w3/Makefile
--- a/www/w3/Makefile Thu Nov 03 13:45:46 2005 +0000
+++ b/www/w3/Makefile Thu Nov 03 13:47:46 2005 +0000
@@ -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@localhost
HOMEPAGE= http://www.cs.indiana.edu/elisp/w3/docs.html
Home |
Main Index |
Thread Index |
Old Index