Date: Fri, 1 Jan 2016 17:41:24 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405021 - head/x11/xmangekyou Message-ID: <201601011741.u01HfOYt022751@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jan 1 17:41:24 2016 New Revision: 405021 URL: https://svnweb.freebsd.org/changeset/ports/405021 Log: Fix MASTER_SITES and unmark BROKEN. Modified: head/x11/xmangekyou/Makefile Modified: head/x11/xmangekyou/Makefile ============================================================================== --- head/x11/xmangekyou/Makefile Fri Jan 1 17:34:40 2016 (r405020) +++ head/x11/xmangekyou/Makefile Fri Jan 1 17:41:24 2016 (r405021) @@ -5,13 +5,11 @@ PORTNAME= xmangekyou PORTVERSION= 2.0.1 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= http://ftp.vector.co.jp/pack/unix/art/anime/ +MASTER_SITES= http://ftp.vector.co.jp/16/65/1309/ MAINTAINER= ports@FreeBSD.org COMMENT= Kaleidoscope on X -BROKEN= unfetchable - USE_XORG= x11 xpm xaw ALL_TARGET= xmangekyou
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011741.u01HfOYt022751>