summaryrefslogtreecommitdiffstats
path: root/editors/xemacs-wp-packages
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
committerknu <knu@FreeBSD.org>2000-10-24 12:09:17 +0000
commit30b5da4d4b7d863f8ccde06363807178398480cd (patch)
treee0860dbf7875c048401925eb2177c6dc3208aa53 /editors/xemacs-wp-packages
parent9e2de7e04031f30e3120ffea851962803642c543 (diff)
downloadFreeBSD-ports-30b5da4d4b7d863f8ccde06363807178398480cd.zip
FreeBSD-ports-30b5da4d4b7d863f8ccde06363807178398480cd.tar.gz
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)
Diffstat (limited to 'editors/xemacs-wp-packages')
-rw-r--r--editors/xemacs-wp-packages/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/editors/xemacs-wp-packages/Makefile b/editors/xemacs-wp-packages/Makefile
index ee5c780..7f2a6b4 100644
--- a/editors/xemacs-wp-packages/Makefile
+++ b/editors/xemacs-wp-packages/Makefile
@@ -8,25 +8,18 @@
PORTNAME= xemacs-wp-packages
PORTVERSION= 1.1
CATEGORIES= editors elisp
-MASTER_SITES= \
- ftp://ftp.xemacs.org/pub/xemacs/packages/ \
- ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/packages/ \
- ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
- ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
- ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/
-
+MASTER_SITES= ${MASTER_SITE_XEMACS}
+MASTER_SITE_SUBDIR= packages
DISTFILES= \
crisp-1.11-pkg.tar.gz \
edt-1.09-pkg.tar.gz \
reftex-1.20-pkg.tar.gz \
textools-1.10-pkg.tar.gz \
tpu-1.10-pkg.tar.gz
+DIST_SUBDIR= xemacs
MAINTAINER= kiri@pis.toba-cmt.ac.jp
-DIST_SUBDIR= xemacs
-MASTER_SITE_SUBDIR=${DIST_SUBDIR}
-
NO_BUILD= yes
WRKSRC= ${WRKDIR}/xemacs-packages
OpenPOWER on IntegriCloud