diff options
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 |