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