svn commit: r363669 - head/math/pari

Ryan Steinmetz zi at FreeBSD.org
Thu Jul 31 19:15:46 UTC 2014


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 at FreeBSD.org
 COMMENT=	Mathematics library and advanced calculator package


More information about the svn-ports-all mailing list