Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 23:03:10 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423730 - head/games/pingus
Message-ID:  <201610102303.u9AN3AsI017774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Oct 10 23:03:09 2016
New Revision: 423730
URL: https://svnweb.freebsd.org/changeset/ports/423730

Log:
  - This port is not unfetchable

Modified:
  head/games/pingus/Makefile

Modified: head/games/pingus/Makefile
==============================================================================
--- head/games/pingus/Makefile	Mon Oct 10 22:59:05 2016	(r423729)
+++ head/games/pingus/Makefile	Mon Oct 10 23:03:09 2016	(r423730)
@@ -5,14 +5,11 @@ PORTNAME=	pingus
 PORTVERSION=	0.7.6
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	GOOGLE_CODE \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Free Lemmings-like game
 
-BROKEN=		Unfetchable (google code has gone away)
-
 LIB_DEPENDS=	libpng.so:graphics/png \
 		libboost_signals.so:devel/boost-libs
 



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