Date: Wed, 30 Jul 2014 20:15:21 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363512 - head/graphics/xpdf Message-ID: <201407302015.s6UKFLrs015668@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Wed Jul 30 20:15:21 2014 New Revision: 363512 URL: http://svnweb.freebsd.org/changeset/ports/363512 QAT: https://qat.redports.org/buildarchive/r363512/ Log: Add another distfile source. Modified: head/graphics/xpdf/Makefile Modified: head/graphics/xpdf/Makefile ============================================================================== --- head/graphics/xpdf/Makefile Wed Jul 30 20:13:58 2014 (r363511) +++ head/graphics/xpdf/Makefile Wed Jul 30 20:15:21 2014 (r363512) @@ -6,7 +6,8 @@ PORTREVISION= 6 CATEGORIES= graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} \ - http://mirrors.rit.edu/zi/ + http://mirrors.rit.edu/zi/ \ + http://komquats.com/distfiles/ 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?201407302015.s6UKFLrs015668>