Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2016 18:03:17 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422531 - head/devel/guichan
Message-ID:  <201609201803.u8KI3HEV026625@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Sep 20 18:03:17 2016
New Revision: 422531
URL: https://svnweb.freebsd.org/changeset/ports/422531

Log:
  devel/guichan: new fedora MASTER_SITES to unbreak

Modified:
  head/devel/guichan/Makefile

Modified: head/devel/guichan/Makefile
==============================================================================
--- head/devel/guichan/Makefile	Tue Sep 20 17:58:41 2016	(r422530)
+++ head/devel/guichan/Makefile	Tue Sep 20 18:03:17 2016	(r422531)
@@ -5,15 +5,13 @@ PORTNAME=	guichan
 PORTVERSION=	0.8.2
 PORTREVISION=	10
 CATEGORIES=	devel games
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/guichan/guichan-0.8.2.tar.gz/af535d7f387e774e3197cef8023ea105/
 
 MAINTAINER=	mva@FreeBSD.org
 COMMENT=	Small, efficient C++ GUI library designed for games
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN=		Unfetchable (google code has gone away)
-
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USES=		gmake pathfix libtool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609201803.u8KI3HEV026625>