Date: Thu, 31 Jul 2014 19:15:46 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363669 - head/math/pari Message-ID: <201407311915.s6VJFkUP060434@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Thu Jul 31 19:15:45 2014 New Revision: 363669 URL: http://svnweb.freebsd.org/changeset/ports/363669 QAT: https://qat.redports.org/buildarchive/r363669/ Log: - Add additional mirror to fix fetch Modified: head/math/pari/Makefile Modified: head/math/pari/Makefile ============================================================================== --- head/math/pari/Makefile Thu Jul 31 18:57:08 2014 (r363668) +++ head/math/pari/Makefile Thu Jul 31 19:15:45 2014 (r363669) @@ -5,7 +5,8 @@ PORTNAME= pari PORTVERSION= 2.3.5 PORTEPOCH= 2 CATEGORIES= math -MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/ +MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/ \ + http://mirrors.rit.edu/zi/ MAINTAINER= bf@FreeBSD.org COMMENT= Mathematics library and advanced calculator package
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407311915.s6VJFkUP060434>