Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 18:17:33 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375062 - head/math/fityk
Message-ID:  <201412201817.sBKIHXDY061921@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 20 18:17:32 2014
New Revision: 375062
URL: https://svnweb.freebsd.org/changeset/ports/375062
QAT: https://qat.redports.org/buildarchive/r375062/

Log:
  Explicitely set MASTER_SITES to GHC, fityk is not available on GH

Modified:
  head/math/fityk/Makefile

Modified: head/math/fityk/Makefile
==============================================================================
--- head/math/fityk/Makefile	Sat Dec 20 18:17:19 2014	(r375061)
+++ head/math/fityk/Makefile	Sat Dec 20 18:17:32 2014	(r375062)
@@ -5,7 +5,7 @@ PORTNAME=	fityk
 PORTVERSION=	0.9.8
 PORTREVISION=	4
 CATEGORIES=	math
-MASTER_SITES=	SF/xylib:xylib
+MASTER_SITES=	GHC SF/xylib:xylib
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
 		${XYLIB_DISTNAME}${EXTRACT_SUFX}:xylib
 



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