From fc18f0bf4426637f86f16bbd82bdd6911195a831 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 10 Oct 2016 23:03:09 +0000 Subject: [PATCH] - This port is not unfetchable --- games/pingus/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 58bcb3c929de..4caaf8902f0b 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -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