diff options
author | sada <sada@FreeBSD.org> | 1999-04-17 07:35:01 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-04-17 07:35:01 +0800 |
commit | 6d819e75bc0d7aaf6fab45a2a3534d9477d570e4 (patch) | |
tree | e20e50bf44ecf02c473232cb8ed5bcf65245e6a9 /japanese/vfxdvi300 | |
parent | 0486d317d596c6fb4365dbd37372cd58a14c5e07 (diff) | |
download | freebsd-ports-graphics-6d819e75bc0d7aaf6fab45a2a3534d9477d570e4.tar.gz freebsd-ports-graphics-6d819e75bc0d7aaf6fab45a2a3534d9477d570e4.tar.zst freebsd-ports-graphics-6d819e75bc0d7aaf6fab45a2a3534d9477d570e4.zip |
Preparing for Japan servers rearrangement,
replace `http://www.jp.freebsd.org/~<USER>' URLs
with ${MASTER_SITE_PORTS_JP}.
Diffstat (limited to 'japanese/vfxdvi300')
-rw-r--r-- | japanese/vfxdvi300/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vfxdvi300/Makefile b/japanese/vfxdvi300/Makefile index ace47e1ea56..2dccd2c6c6c 100644 --- a/japanese/vfxdvi300/Makefile +++ b/japanese/vfxdvi300/Makefile @@ -3,13 +3,13 @@ # Date created: 8 Nov 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.15 1998/12/23 01:27:41 steve Exp $ +# $Id: Makefile,v 1.17 1999/01/21 06:32:50 asami Exp $ # DISTNAME= xdvi-17 PKGNAME= ja-vfxdvi${RESOLUTION}-17 CATEGORIES= japanese print -MASTER_SITES= http://www.jp.FreeBSD.org/~mita/LOCAL_PORTS/ \ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ ftp://ftp.hipecs.hokudai.ac.jp/pub/news-archive/fj.comp.texhax/volume95/Sep/ \ ftp://ftp.hipecs.hokudai.ac.jp/pub/news-archive/fj.comp.texhax/volume95/Oct/ \ ftp://ftp.hipecs.hokudai.ac.jp/pub/news-archive/fj.comp.texhax/volume95/Nov/ |