svn commit: r403709 - head/games/KnightCap
Johan van Selst
johans at FreeBSD.org
Mon Dec 14 08:20:27 UTC 2015
Author: johans
Date: Mon Dec 14 08:20:25 2015
New Revision: 403709
URL: https://svnweb.freebsd.org/changeset/ports/403709
Log:
Add http link, as ftp seems temporarily down
Modified:
head/games/KnightCap/Makefile
Modified: head/games/KnightCap/Makefile
==============================================================================
--- head/games/KnightCap/Makefile Mon Dec 14 07:06:45 2015 (r403708)
+++ head/games/KnightCap/Makefile Mon Dec 14 08:20:25 2015 (r403709)
@@ -5,14 +5,13 @@ PORTNAME= knightcap
PORTVERSION= 3.6
PORTREVISION= 7
CATEGORIES= games
-MASTER_SITES= ftp://ftp.samba.org/pub/KnightCap/
+MASTER_SITES= http://ftp.samba.org/pub/KnightCap/ \
+ ftp://ftp.samba.org/pub/KnightCap/
DISTNAME= KnightCap-${PORTVERSION}
MAINTAINER= johans at FreeBSD.org
COMMENT= Chess program with 3D interface for X Window System
-BROKEN= unfetchable
-
WRKSRC= ${WRKDIR}/Export
USE_XORG= xmu xt xext x11 xi
More information about the svn-ports-all
mailing list