Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2012 18:58:16 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304376 - head/x11-fonts/tolkien-ttf
Message-ID:  <201209161858.q8GIwGsd056832@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Sep 16 18:58:15 2012
New Revision: 304376
URL: http://svn.freebsd.org/changeset/ports/304376

Log:
  Unbreak by setting another MASTER_SITE.
  
  PR:		ports/170901
  Submitted by:	Green Dog <fiziologus@gmail.com>
  Approved by:	obscure9@gmail.com (maintainer timeout; 24 days)

Modified:
  head/x11-fonts/tolkien-ttf/Makefile

Modified: head/x11-fonts/tolkien-ttf/Makefile
==============================================================================
--- head/x11-fonts/tolkien-ttf/Makefile	Sun Sep 16 18:49:04 2012	(r304375)
+++ head/x11-fonts/tolkien-ttf/Makefile	Sun Sep 16 18:58:15 2012	(r304376)
@@ -9,15 +9,13 @@ PORTNAME=	tolkien-ttf
 PORTVERSION=	0.1
 PORTREVISION=	2
 CATEGORIES=	x11-fonts
-MASTER_SITES=	http://www.northernstorm.org/distfiles/
+MASTER_SITES=	ftp://92.243.111.213/pub/FreeBSD/distfiles/
 
 MAINTAINER=	obscure9@gmail.com
 COMMENT=	A selection of the best TrueType fonts for JRR Tolkien Languages
 
 RUN_DEPENDS=	fc-cache:${PORTSDIR}/x11-fonts/fontconfig
 
-BROKEN=		unfetchable
-
 RESTRICTED=	"Shareware. Unlicensed commercial usage/redistribution prohibited."
 
 USE_BZIP2=	yes



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