svn commit: r310323 - head/print/foomatic-filters

Chris Rees crees at FreeBSD.org
Sun Jan 13 14:36:43 UTC 2013


Author: crees
Date: Sun Jan 13 14:36:42 2013
New Revision: 310323
URL: http://svnweb.freebsd.org/changeset/ports/310323

Log:
  Remove dead MASTER_SITE
  
  PR:		ports/174444
  Submitted by:	4721
  Approved by:	maintainer timeout (acm, 2m-2d)

Modified:
  head/print/foomatic-filters/Makefile

Modified: head/print/foomatic-filters/Makefile
==============================================================================
--- head/print/foomatic-filters/Makefile	Sun Jan 13 14:28:47 2013	(r310322)
+++ head/print/foomatic-filters/Makefile	Sun Jan 13 14:36:42 2013	(r310323)
@@ -9,8 +9,7 @@ PORTNAME=	foomatic-filters
 PORTVERSION=	4.0.7
 PORTREVISION=	1
 CATEGORIES=	print
-MASTER_SITES=	http://www.linuxprinting.org/download/foomatic/ \
-		http://www.openprinting.org/download/foomatic/
+MASTER_SITES=	http://www.openprinting.org/download/foomatic/
 
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Foomatic wrapper scripts


More information about the svn-ports-all mailing list