Date: Fri, 27 Dec 2013 10:30:55 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337697 - head/print/foomatic-db Message-ID: <201312271030.rBRAUtIb078248@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Fri Dec 27 10:30:55 2013 New Revision: 337697 URL: http://svnweb.freebsd.org/changeset/ports/337697 Log: Add an additional MASTER_SITE to make the port fetchable. PR: ports/185222 Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Modified: head/print/foomatic-db/Makefile Modified: head/print/foomatic-db/Makefile ============================================================================== --- head/print/foomatic-db/Makefile Fri Dec 27 10:28:42 2013 (r337696) +++ head/print/foomatic-db/Makefile Fri Dec 27 10:30:55 2013 (r337697) @@ -4,7 +4,8 @@ PORTNAME= db PORTVERSION= 20131207 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/foomatic/ +MASTER_SITES= http://www.openprinting.org/download/foomatic/ \ + ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/foomatic/ PKGNAMEPREFIX= foomatic- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} DIST_SUBDIR= foomatic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312271030.rBRAUtIb078248>