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 | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'time')
-rw-r--r-- | time/wyrd/Makefile | 6 | ||||
-rw-r--r-- | time/xdkcal/Makefile | 4 | ||||
-rw-r--r-- | time/xtu/Makefile | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 5af9e515c9a..7e86433382b 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/06 10:40:34 wiz Exp $ # DISTNAME= wyrd-1.4.6 PKGREVISION= 8 CATEGORIES= time -MASTER_SITES= http://pessimization.com/software/wyrd/ +#MASTER_SITES= http://pessimization.com/software/wyrd/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pessimization.com/software/wyrd/ +#HOMEPAGE= http://pessimization.com/software/wyrd/ COMMENT= Text-based front-end to Remind LICENSE= gnu-gpl-v2 diff --git a/time/xdkcal/Makefile b/time/xdkcal/Makefile index f5be499e7dd..5b0d117be8d 100644 --- a/time/xdkcal/Makefile +++ b/time/xdkcal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/06 10:40:34 wiz Exp $ # DISTNAME= xdkcal-0.9d @@ -7,7 +7,7 @@ CATEGORIES= time MASTER_SITES= http://www.shiratori.riec.tohoku.ac.jp/~jir/linux/products/xdkcal/ MAINTAINER= mishka@NetBSD.org -HOMEPAGE= http://www.shiratori.riec.tohoku.ac.jp/~jir/linux/products/xdkcal/index-e.html +#HOMEPAGE= http://www.shiratori.riec.tohoku.ac.jp/~jir/linux/products/xdkcal/index-e.html COMMENT= X Desktop Calendar GNU_CONFIGURE= yes 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 |