summaryrefslogtreecommitdiff
path: root/chinese/xemacs
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
commit7f17e86481c5da4ae20eddbfd82d7300ac85a1f4 (patch)
treee5bbd0b6e1bea2401c183d0c3a16962f14e67d38 /chinese/xemacs
parentAdd MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS. (diff)
Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint. Approved by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> (MAINTAINER of chinese/xemacs) KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER of xemacs-*-packages)
Notes
Notes: svn path=/head/; revision=34180
Diffstat (limited to 'chinese/xemacs')
-rw-r--r--chinese/xemacs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index bd7b46ba714b..5392d69e1206 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