svn commit: r363671 - head/www/tdom

Ryan Steinmetz zi at FreeBSD.org
Thu Jul 31 19:20:54 UTC 2014


Author: zi
Date: Thu Jul 31 19:20:53 2014
New Revision: 363671
URL: http://svnweb.freebsd.org/changeset/ports/363671
QAT: https://qat.redports.org/buildarchive/r363671/

Log:
  - Add MASTER_SITES to fix fetch

Modified:
  head/www/tdom/Makefile

Modified: head/www/tdom/Makefile
==============================================================================
--- head/www/tdom/Makefile	Thu Jul 31 19:19:16 2014	(r363670)
+++ head/www/tdom/Makefile	Thu Jul 31 19:20:53 2014	(r363671)
@@ -4,7 +4,8 @@
 PORTNAME=	tDOM
 PORTVERSION=	0.8.3
 CATEGORIES=	www
-MASTER_SITES=	https://cloud.github.com/downloads/tDOM/tdom/
+MASTER_SITES=	https://cloud.github.com/downloads/tDOM/tdom/ \
+		http://mirrors.rit.edu/zi/
 
 MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	High performance XML data processing with Tcl (ARGS for OpenACS)


More information about the svn-ports-head mailing list