svn commit: r337697 - head/print/foomatic-db

Boris Samorodov bsam at FreeBSD.org
Fri Dec 27 10:30:55 UTC 2013


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 at 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


More information about the svn-ports-head mailing list