svn commit: r422534 - head/multimedia/gmtk

John Marino marino at FreeBSD.org
Tue Sep 20 18:18:24 UTC 2016


Author: marino
Date: Tue Sep 20 18:18:23 2016
New Revision: 422534
URL: https://svnweb.freebsd.org/changeset/ports/422534

Log:
  multimedia/gmtk: new rpmfusion MASTER_SITES to unbreak

Modified:
  head/multimedia/gmtk/Makefile

Modified: head/multimedia/gmtk/Makefile
==============================================================================
--- head/multimedia/gmtk/Makefile	Tue Sep 20 18:10:54 2016	(r422533)
+++ head/multimedia/gmtk/Makefile	Tue Sep 20 18:18:23 2016	(r422534)
@@ -3,15 +3,13 @@
 PORTNAME=	gmtk
 PORTVERSION=	1.0.9
 CATEGORIES=	multimedia gnome devel
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE:S,/files/,/svn/packages/,}
+MASTER_SITES=	https://pkgs.rpmfusion.org/repo/pkgs/free/gmtk/gmtk-1.0.9.tar.gz/9184658014ca7b325b569ac7417e4860/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for gnome-mplayer and gecko-mediaplayer
 
 LICENSE=	GPLv2
 
-BROKEN=		Unfetchable (google code has gone away)
-
 BUILD_DEPENDS=	p5-XML-Parser>0:textproc/p5-XML-Parser
 
 USES=		gettext gmake libtool pathfix perl5 pkgconfig


More information about the svn-ports-head mailing list