svn commit: r343622 - head/graphics/jbig2dec

Baptiste Daroussin bapt at FreeBSD.org
Mon Feb 10 11:38:07 UTC 2014


Author: bapt
Date: Mon Feb 10 11:38:06 2014
New Revision: 343622
URL: http://svnweb.freebsd.org/changeset/ports/343622
QAT: https://qat.redports.org/buildarchive/r343622/

Log:
  Remove a dead mirror

Modified:
  head/graphics/jbig2dec/Makefile

Modified: head/graphics/jbig2dec/Makefile
==============================================================================
--- head/graphics/jbig2dec/Makefile	Mon Feb 10 11:17:36 2014	(r343621)
+++ head/graphics/jbig2dec/Makefile	Mon Feb 10 11:38:06 2014	(r343622)
@@ -4,8 +4,7 @@ PORTNAME=	jbig2dec
 PORTVERSION=	0.11
 PORTREVISION=	1
 CATEGORIES=	graphics devel
-MASTER_SITES=	SF \
-		http://ghostscript.com/~giles/jbig2/jbig2dec/
+MASTER_SITES=	SF
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org


More information about the svn-ports-all mailing list