Date: Wed, 30 Jul 2014 16:47:14 +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: r363494 - head/graphics/xpdf Message-ID: <201407301647.s6UGlEYm016367@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Wed Jul 30 16:47:14 2014 New Revision: 363494 URL: http://svnweb.freebsd.org/changeset/ports/363494 QAT: https://qat.redports.org/buildarchive/r363494/ Log: - Fix fetch Modified: head/graphics/xpdf/Makefile Modified: head/graphics/xpdf/Makefile ============================================================================== --- head/graphics/xpdf/Makefile Wed Jul 30 16:26:08 2014 (r363493) +++ head/graphics/xpdf/Makefile Wed Jul 30 16:47:14 2014 (r363494) @@ -5,7 +5,8 @@ PORTVERSION= 3.03 PORTREVISION= 6 CATEGORIES= graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ - ${MASTER_SITE_TEX_CTAN} + ${MASTER_SITE_TEX_CTAN} \ + http://mirrors.rit.edu/zi/ MASTER_SITE_SUBDIR= support/xpdf MAINTAINER= cy@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407301647.s6UGlEYm016367>