diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-07-29 21:21:12 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-07-29 21:21:12 +0000 |
commit | 9a1510f4a94ef0156771105acbd5b3a952964afb (patch) | |
tree | 12a4a2eed50d226d059e6a6db43f942528991f85 /japanese/tcsh-nls-rishu | |
parent | c8174814531a0c7664c2b99888c31537dfa7fc1c (diff) |
Change nls patchs' distribution site to ${MASTER_SITE_PORTS_JP}.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=20383
Diffstat (limited to 'japanese/tcsh-nls-rishu')
-rw-r--r-- | japanese/tcsh-nls-rishu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tcsh-nls-rishu/Makefile b/japanese/tcsh-nls-rishu/Makefile index 6f20cf8b5c27..a5fb67b7d0db 100644 --- a/japanese/tcsh-nls-rishu/Makefile +++ b/japanese/tcsh-nls-rishu/Makefile @@ -3,13 +3,13 @@ # Date created: 19 August 1998 # Whom: Issei Suzuki <issei@jp.FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1999/01/06 19:22:26 sada Exp $ +# $Id: Makefile,v 1.2 1999/07/06 23:09:13 sada Exp $ # DISTNAME= tcsh-6.08.05.add2 PKGNAME= ja-tcsh-nls-rishu-6.08.05 CATEGORIES= japanese shells -MASTER_SITES= http://www2.wbs.ne.jp/~znc/tcsh/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} MAINTAINER= issei@jp.FreeBSD.ORG |