aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-12-13 08:32:11 +0800
committerfenner <fenner@FreeBSD.org>2005-12-13 08:32:11 +0800
commit9b00c63ca3f18afacaa855af756cfb939c0d67cf (patch)
tree2329f34c8aa618467ffd90e98fcceec1bb6dd986 /japanese
parenta77275bd0ccc060bf002cb8795f22cbec34e7e57 (diff)
downloadfreebsd-ports-gnome-9b00c63ca3f18afacaa855af756cfb939c0d67cf.tar.gz
freebsd-ports-gnome-9b00c63ca3f18afacaa855af756cfb939c0d67cf.tar.zst
freebsd-ports-gnome-9b00c63ca3f18afacaa855af756cfb939c0d67cf.zip
Use distfile groups to fetch the right files from the right
sites. Approved by: MAINTAINER timeout
Diffstat (limited to 'japanese')
-rw-r--r--japanese/emacs-manual/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile
index 5c3247c6e5bc..cf50b42154bc 100644
--- a/japanese/emacs-manual/Makefile
+++ b/japanese/emacs-manual/Makefile
@@ -8,11 +8,11 @@
PORTNAME= emacs-manual
PORTVERSION= 13.20000303
CATEGORIES= japanese
-MASTER_SITES= ftp://ftp.ascii.co.jp/pub/GNU/emacs-20.x/ \
- ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= emacs
+MASTER_SITES= ftp://ftp.ascii.co.jp/pub/GNU/emacs-20.x/:ascii \
+ ${MASTER_SITE_GNU:S/$/:gnu/}
+MASTER_SITE_SUBDIR= emacs/:gnu
DISTNAME= emacs-20.6-man-jp
-DISTFILES= ${DISTNAME}.tgz ${EMACS_ARC}
+DISTFILES= ${DISTNAME}.tgz:ascii ${EMACS_ARC:S/$/:gnu/}
MAINTAINER= okazaki@FreeBSD.org
COMMENT= Japanese translation of the GNU Emacs Manual