diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /time/xtu | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'time/xtu')
-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 |