From 30b5da4d4b7d863f8ccde06363807178398480cd Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 24 Oct 2000 12:09:17 +0000 Subject: Use MASTER_SITE_XEMACS. Reorder variables to satisfy portlint. Approved by: Jing-Tang Keith Jang (MAINTAINER of chinese/xemacs) KIRIYAMA Kazuhiko (MAINTAINER of xemacs-*-packages) --- chinese/xemacs/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'chinese') diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index bd7b46ba714..5392d69e120 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -8,10 +8,8 @@ PORTNAME= xemacs PORTVERSION= 20.4 CATEGORIES= chinese editors -MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/${DISTNAME}/ \ - ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/${DISTNAME}/ \ - ftp://ftp.lab.kdd.co.jp/xemacs/${DISTNAME}/ \ - ftp://ftp.th-darmstadt.de/pub/editors/xemacs/${DISTNAME}/ +MASTER_SITES= ${MASTER_SITE_XEMACS} +MASTER_SITE_SUBDIR= ${DISTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX} MAINTAINER= keith@freebsd.sinica.edu.tw -- cgit