Date: Sat, 23 Mar 2013 17:55:21 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315054 - head/print/pstotext Message-ID: <201303231755.r2NHtLIi024123@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Mar 23 17:55:20 2013 New Revision: 315054 URL: http://svnweb.freebsd.org/changeset/ports/315054 Log: - Update MASTER_SITES PR: 177266 Submitted by: ports fury Modified: head/print/pstotext/Makefile Modified: head/print/pstotext/Makefile ============================================================================== --- head/print/pstotext/Makefile Sat Mar 23 17:54:23 2013 (r315053) +++ head/print/pstotext/Makefile Sat Mar 23 17:55:20 2013 (r315054) @@ -5,8 +5,11 @@ PORTNAME= pstotext PORTVERSION= 1.9 PORTREVISION= 3 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= support/ghostscript/contrib +MASTER_SITES= http://ftp.gwdg.de/pub/%SUBDIR%/ \ + http://ftp.sunet.se/pub/text-processing/postscript/interpreters/%SUBDIR%/ \ + http://gd.tuwien.ac.at/pub/publishing/%SUBDIR%/ \ + http://fossies.org/unix/misc/ +MASTER_SITE_SUBDIR= ghostscript/contrib MAINTAINER= ports@FreeBSD.org COMMENT= PostScript to Text converter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303231755.r2NHtLIi024123>