diff options
Diffstat (limited to 'time/xtu/Makefile')
-rw-r--r-- | time/xtu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/xtu/Makefile b/time/xtu/Makefile index 093f218a65c..4929f574ab1 100644 --- a/time/xtu/Makefile +++ b/time/xtu/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 10:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/06 10:40:34 wiz Exp $ # DISTNAME= xtu-1.3 CATEGORIES= time -MASTER_SITES= http://coto.marsrakete.de/projects/xtu/ +#MASTER_SITES= http://coto.marsrakete.de/projects/xtu/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://coto.marsrakete.de/projects/xtu/ +#HOMEPAGE= http://coto.marsrakete.de/projects/xtu/ COMMENT= Small configurable X11 analog clock INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |