diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:00:49 +0000 |
commit | 4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch) | |
tree | 497694cf293ada6bbb344103e4bfae0a92927e87 /misc/tds | |
parent | e2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff) | |
download | pkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz |
Comment out dead sites.
Diffstat (limited to 'misc/tds')
-rw-r--r-- | misc/tds/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/tds/Makefile b/misc/tds/Makefile index 0908ec1cb9a..fadba1d40ba 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/04 18:00:57 wiz Exp $ # DISTNAME= tds-1.4.2 PKGREVISION= 7 CATEGORIES= misc www japanese -MASTER_SITES= http://tds.dive-in.to/dist/stable/ +#MASTER_SITES= http://tds.dive-in.to/dist/stable/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://tds.dive-in.to/ +#HOMEPAGE= http://tds.dive-in.to/ COMMENT= Web diary system USE_TOOLS+= perl:run |