Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 15:30:07 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416612 - head/games/adgali
Message-ID:  <201606091530.u59FU7BJ022463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Thu Jun  9 15:30:07 2016
New Revision: 416612
URL: https://svnweb.freebsd.org/changeset/ports/416612

Log:
  Make fetchable
  
  PR:		210033
  Submitted by:	lightside@gmx.com

Modified:
  head/games/adgali/Makefile

Modified: head/games/adgali/Makefile
==============================================================================
--- head/games/adgali/Makefile	Thu Jun  9 15:29:41 2016	(r416611)
+++ head/games/adgali/Makefile	Thu Jun  9 15:30:07 2016	(r416612)
@@ -5,15 +5,11 @@ PORTNAME=	adgali
 PORTVERSION=	0.2.4
 PORTREVISION=	15
 CATEGORIES=	games devel
-MASTER_SITES=	http://adgali.apiou.org/download/
+MASTER_SITES=	http://www.sourcefiles.org/Programming/Libraries/Games/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source game library useful for 2D game development
 
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2016-07-04
-
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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