From a536185c581d6682fd50b5fa5d87b08be649e201 Mon Sep 17 00:00:00 2001 From: jbeich Date: Thu, 7 May 2015 16:22:06 +0000 Subject: graphics/epdfview: refresh with working mirrors trac.emma-soft.com -> No address record mirror.slitaz.org -> Not Found (only .tar.gz available) --- graphics/epdfview/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/epdfview') diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index 4c21e9fe0f49..1c7951a1be1c 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -5,16 +5,16 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 PORTREVISION= 8 CATEGORIES= graphics print gnome -MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \ - http://mirror.slitaz.org/sources/packages/e/ +MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ + ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ + http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/${PORTNAME}/ \ + http://pkgs.fedoraproject.org/repo/pkgs/${PORTNAME}/${DISTNAME}${EXTRACT_SUFX}/e50285b01612169b2594fea375f53ae4/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight PDF document viewer LICENSE= GPLv2 -BROKEN= No public distfiles - BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib -- cgit