diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-02 01:41:24 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-02 01:41:24 +0800 |
commit | bc88fd95fec5008d593bb7e29413fa0296e925d5 (patch) | |
tree | 9fb1bae438ac5a7f1b82a9b2ab07ebac492afd85 /x11 | |
parent | 7063b1135ecfd26db62c34f65fcd42a97036994d (diff) | |
download | freebsd-ports-gnome-bc88fd95fec5008d593bb7e29413fa0296e925d5.tar.gz freebsd-ports-gnome-bc88fd95fec5008d593bb7e29413fa0296e925d5.tar.zst freebsd-ports-gnome-bc88fd95fec5008d593bb7e29413fa0296e925d5.zip |
Fix MASTER_SITES and unmark BROKEN.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmangekyou/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xmangekyou/Makefile b/x11/xmangekyou/Makefile index 98ecf59a2d32..cd565f53c010 100644 --- a/x11/xmangekyou/Makefile +++ b/x11/xmangekyou/Makefile @@ -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 |