diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 45812930981f21ec337d67e10c26827c21103262 (patch) | |
tree | 63f5502809536598bcd56d51aa876781083c9e64 /converters/autoconvert | |
parent | ef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff) | |
download | pkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz |
Comment out dead sites.
Diffstat (limited to 'converters/autoconvert')
-rw-r--r-- | converters/autoconvert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile index bfc3b976f96..8d3c8795d02 100644 --- a/converters/autoconvert/Makefile +++ b/converters/autoconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:09 asau Exp $ +# $NetBSD: Makefile,v 1.15 2017/08/16 20:45:33 wiz Exp $ DISTNAME= autoconvert-0.3.13 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= converters MASTER_SITES= http://people.debian.org/~ygh/ MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/ +#HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/ COMMENT= Intelligent Chinese encoding converter USE_LIBTOOL= yes |