diff options
author | obache <obache@pkgsrc.org> | 2008-08-15 02:39:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-08-15 02:39:25 +0000 |
commit | 75def0d27ab3c3b5cfed9642b991ac9baf421f96 (patch) | |
tree | e56cb0f0694c4346bfba01936a414ce2964736c1 /inputmethod | |
parent | 4a4e8f4c956010af84d003d5ed74176bedb38798 (diff) | |
download | pkgsrc-75def0d27ab3c3b5cfed9642b991ac9baf421f96.tar.gz |
Adjust MASTER_SITES, old distfiles was moved to subdir.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/kinput2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index 753a82f0a20..4be7bfc3ef3 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:07 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/08/15 02:39:25 obache Exp $ DISTNAME= kinput2-v3 PKGNAME= kinput2-3.0 PKGREVISION= 2 CATEGORIES= japanese inputmethod -MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/version-3/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Input server of Japanese text |