diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /inputmethod | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ami/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index 7b6c2e22ade..e8548a90cf4 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/10/04 21:45:16 wiz Exp $ # DISTNAME= ami-1.0.11 PKGREVISION= 8 CATEGORIES= korean inputmethod -MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ +MASTER_SITES= http://kldp.net/frs/download.php/942/ +# http://kldp.net/frs/download.php/942/ami-1.2.3.tar.gz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/ +HOMEPAGE= http://kldp.net/projects/ami COMMENT= Korean input method GNU_CONFIGURE= YES |