aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs-games-packages
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-24 20:09:17 +0800
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-24 20:09:17 +0800
commit7f17e86481c5da4ae20eddbfd82d7300ac85a1f4 (patch)
treee5bbd0b6e1bea2401c183d0c3a16962f14e67d38 /editors/xemacs-games-packages
parentf0aceca00f324eebe91c33778628a77705e77471 (diff)
downloadfreebsd-ports-gnome-7f17e86481c5da4ae20eddbfd82d7300ac85a1f4.tar.gz
freebsd-ports-gnome-7f17e86481c5da4ae20eddbfd82d7300ac85a1f4.tar.zst
freebsd-ports-gnome-7f17e86481c5da4ae20eddbfd82d7300ac85a1f4.zip
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-games-packages')
-rw-r--r--editors/xemacs-games-packages/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/editors/xemacs-games-packages/Makefile b/editors/xemacs-games-packages/Makefile
index 042e62f7364c..686cb85368ed 100644
--- a/editors/xemacs-games-packages/Makefile
+++ b/editors/xemacs-games-packages/Makefile
@@ -8,24 +8,17 @@
PORTNAME= xemacs-games-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= \
cookie-1.12-pkg.tar.gz \
games-1.12-pkg.tar.gz \
mine-1.12-pkg.tar.gz \
misc-games-1.14-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