diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-14 14:28:57 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-14 14:28:57 +0000 |
commit | 4dc521b8c538b194d7466ff92614d47c0a05876d (patch) | |
tree | 01723d15bb2f337ab16c952f50587212107ad96f /inputmethod | |
parent | e87f817972b136ebb94526663d18a8051d2b511b (diff) | |
download | pkgsrc-4dc521b8c538b194d7466ff92614d47c0a05876d.tar.gz |
Update MASTER_SITES. This closes PR pkg/31747.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/nabi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index c6ebba4f480..f1e90c9a328 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2005/08/10 20:56:18 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/10/14 14:28:57 minskim Exp $ # DISTNAME= nabi-0.15 CATEGORIES= korean inputmethod -MASTER_SITES= http://download.kldp.net/nabi/ +MASTER_SITES= http://kldp.net/frs/download.php/1651/ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://nabi.kldp.net/ |