svn commit: r404389 - head/x11-clocks/emiclock

Martin Wilke miwi at FreeBSD.org
Thu Dec 24 19:37:35 UTC 2015


Author: miwi
Date: Thu Dec 24 19:37:34 2015
New Revision: 404389
URL: https://svnweb.freebsd.org/changeset/ports/404389

Log:
  - Update MASTER_SITES
  
  PR:		205530
  Submitted by:	nyan@

Modified:
  head/x11-clocks/emiclock/Makefile

Modified: head/x11-clocks/emiclock/Makefile
==============================================================================
--- head/x11-clocks/emiclock/Makefile	Thu Dec 24 19:36:03 2015	(r404388)
+++ head/x11-clocks/emiclock/Makefile	Thu Dec 24 19:37:34 2015	(r404389)
@@ -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 at FreeBSD.org
 COMMENT=	Hyper-animated face analog clock for X11
 
-BROKEN=		unfetchable
-
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
 


More information about the svn-ports-head mailing list