diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 16:47:35 +0000 |
commit | aa604fe4082c376cebac27e9920b2905425761da (patch) | |
tree | fe5dba7011df5fa6fa9518158aa932f30fe5b915 /misc/autocue/Makefile | |
parent | 41670002842a64e3e9a990251fc6fa89c43d31fc (diff) | |
download | pkgsrc-aa604fe4082c376cebac27e9920b2905425761da.tar.gz |
Comment out dead sites (DNS problems).
Diffstat (limited to 'misc/autocue/Makefile')
-rw-r--r-- | misc/autocue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/autocue/Makefile b/misc/autocue/Makefile index 2d78a046eaf..a291511a991 100644 --- a/misc/autocue/Makefile +++ b/misc/autocue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/06/17 19:43:20 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/01 16:47:40 wiz Exp $ # DISTNAME= autocue-20070224 @@ -7,7 +7,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.alistaircrooks.co.uk/software.html +#HOMEPAGE= http://www.alistaircrooks.co.uk/software.html COMMENT= Time-based text formatter, sending output to xcb for pasting USE_BSD_MAKEFILE= yes |