diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-11-27 12:12:17 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-11-27 12:12:17 +0000 |
commit | ea22a0c4bd399a35c551e2360cfe3b747c756794 (patch) | |
tree | 35f9d0f462123bb3b4fe22e91aa0162828c39027 /textproc/uim | |
parent | New port: devel/p5-Test-LectroTest -- specification tests maker (diff) |
Update MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=122608
Diffstat (limited to 'textproc/uim')
-rw-r--r-- | textproc/uim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 6b8c103d7e39..d25a596807f3 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -8,7 +8,8 @@ PORTNAME= uim PORTVERSION= 0.4.5 CATEGORIES= japanese x11 -MASTER_SITES= http://freedesktop.org/Software/UimDownload/ +MASTER_SITES= http://xem.jp/~tkng/ +# http://freedesktop.org/Software/UimDownload/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library |