diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-25 06:51:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-25 06:51:03 +0000 |
commit | 819212e462b1d3b08697f16cfeeff02b94655eaf (patch) | |
tree | 1c19f56d95414110af6f379b8971c2c85d1940c6 /inputmethod/xcin/Makefile | |
parent | fd632e253536956935a0d524f13d5c523a4df3a3 (diff) | |
download | pkgsrc-819212e462b1d3b08697f16cfeeff02b94655eaf.tar.gz |
xcin: remove dead download link
Diffstat (limited to 'inputmethod/xcin/Makefile')
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 5e11212145e..5e04c9e42b0 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.43 2020/08/31 18:09:47 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2021/04/25 06:51:03 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 PKGREVISION= 19 CATEGORIES= chinese x11 -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ +#MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ MAINTAINER= rxg@NetBSD.org #HOMEPAGE= http://xcin.linux.org.tw/ |