From 7b27962e8bd722fed5237a3982139748bb4e7248 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 9 Jun 2000 21:21:52 +0000 Subject: Use MASTER_SITE_PORTS_JP instead of spelling out the URL. --- japanese/dserver/Makefile | 2 +- japanese/ee/Makefile | 2 +- japanese/kcc/Makefile | 2 +- japanese/newosaka/Makefile | 2 +- japanese/prn/Makefile | 2 +- japanese/slrn/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'japanese') diff --git a/japanese/dserver/Makefile b/japanese/dserver/Makefile index 53c2de9f8f70..8b31ad3e56d6 100644 --- a/japanese/dserver/Makefile +++ b/japanese/dserver/Makefile @@ -9,7 +9,7 @@ PORTNAME= dserver PORTVERSION= 2.2.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.pu-toyama.ac.jp/pub/misc/ \ - ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \ + ${MASTER_SITE_PORTS_JP} \ ftp://ftp.sra.co.jp/pub/net/ndtp/misc/ DISTNAME= ${PORTNAME}2.2betapl2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/japanese/ee/Makefile b/japanese/ee/Makefile index c67d54661f2d..1d90b6acdb93 100644 --- a/japanese/ee/Makefile +++ b/japanese/ee/Makefile @@ -9,7 +9,7 @@ PORTNAME= jee PORTVERSION= 1.0 CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.mogami-wire.co.jp/pub/beta/ \ - ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ + ${MASTER_SITE_PORTS_JP} DISTFILES= ${PORTNAME}.tar.gz \ ee-3.0.tar.gz \ libncurses-3.0.tar.gz diff --git a/japanese/kcc/Makefile b/japanese/kcc/Makefile index e8ac47e12381..9bfde34dc436 100644 --- a/japanese/kcc/Makefile +++ b/japanese/kcc/Makefile @@ -8,7 +8,7 @@ PORTNAME= kcc PORTVERSION= 1.0 CATEGORIES= japanese -MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTNAME= ${PORTNAME} MAINTAINER= taoka@FreeBSD.org diff --git a/japanese/newosaka/Makefile b/japanese/newosaka/Makefile index 7a741215480c..dfb9eff5e351 100644 --- a/japanese/newosaka/Makefile +++ b/japanese/newosaka/Makefile @@ -8,7 +8,7 @@ PORTNAME= newosaka PORTVERSION= 1.0 CATEGORIES+= japanese -MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTFILES= new-osaka.tar.gz MAINTAINER= nakai@FreeBSD.org diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile index 23362316948f..798085c222f2 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -8,7 +8,7 @@ PORTNAME= prn PORTVERSION= 1.0 CATEGORIES= japanese print -MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTNAME= ${PORTNAME} MAINTAINER= taoka@FreeBSD.org diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile index e055b2293056..36027960fb52 100644 --- a/japanese/slrn/Makefile +++ b/japanese/slrn/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-doc-j0.9.5.6-0.tar.gz -PATCH_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ +PATCH_SITES= ${MASTER_SITE_PORTS_JP} PATCHFILES= ${PORTNAME}-${PORTVERSION}jp0.pat.gz PATCH_DIST_STRIP=-p1 -- cgit v1.2.3