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 | bf08ca1c57f3a8c361d6856749f80bad336ab935 (patch) | |
tree | 01723d15bb2f337ab16c952f50587212107ad96f /inputmethod | |
parent | c16cfea769ef89993ff6961098d7ff8918876cf6 (diff) | |
download | pkgsrc-bf08ca1c57f3a8c361d6856749f80bad336ab935.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/ |