diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-12-24 19:37:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-12-24 19:37:34 +0000 |
commit | 05c1df1194a768f5431f67723498a51794c98996 (patch) | |
tree | 29532af34da75e22d6258d912b66be4080e2dce2 /x11-clocks | |
parent | 1e7e857539b5b5d30c45cdb074bebba74e76e371 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/emiclock/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index 6de3b5c879c7..0ed00f9840f7 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -5,13 +5,11 @@ PORTNAME= emiclock PORTVERSION= 2.0.2 PORTREVISION= 4 CATEGORIES= x11-clocks -MASTER_SITES= http://ftp.vector.co.jp/pack/unix/personal/tokei/ +MASTER_SITES= LOCAL/nyan MAINTAINER= ports@FreeBSD.org COMMENT= Hyper-animated face analog clock for X11 -BROKEN= unfetchable - USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt |