From 9b0fffae0af60b5f468a8f3334f3e0a3d3ec6218 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Tue, 25 Feb 2003 09:13:07 +0000 Subject: Honour MASTER_SITE_XEMACS. --- editors/xemacs-current/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'editors/xemacs-current') diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index ca7132a8048..556a85df550 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/02/25 09:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2003/02/25 09:13:07 uebayasi Exp $ DISTNAME= xemacs-21.5.10 CATEGORIES= editors -MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.5/ \ - ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.5/ \ - ftp://ftp.lab.kdd.co.jp/xemacs/xemacs-21.5/ +MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/} MAINTAINER= magick@netbsd.org HOMEPAGE= http://www.xemacs.org/ -- cgit v1.2.3