diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-22 06:31:17 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-22 06:31:17 +0000 |
commit | 0f1b73236ece3510949c937c4cfb17cce27d6d5a (patch) | |
tree | 7a1346e21029df2c0afa7d56642033972a75b48a /japanese/ng | |
parent | fdea03140cf626f0136bf1a3889543c8cc73cb6a (diff) |
move MASTER_SITES.
PR: 30729
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=48066
Diffstat (limited to 'japanese/ng')
-rw-r--r-- | japanese/ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ng/Makefile b/japanese/ng/Makefile index ba8b6bad7cbc..4eb18f04c569 100644 --- a/japanese/ng/Makefile +++ b/japanese/ng/Makefile @@ -8,7 +8,7 @@ PORTNAME= ng PORTVERSION= 1.4.3 CATEGORIES= japanese editors -MASTER_SITES= http://ha3.seikyou.ne.jp/home/amura/ng/ +MASTER_SITES= http://tt.sakura.ne.jp/~amura/archives/ng/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ginga@athena.club.ne.jp |