diff options
Diffstat (limited to 'graphics/epdfview/Makefile')
-rw-r--r-- | graphics/epdfview/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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 |