diff options
Diffstat (limited to 'graphics/xpdf/Makefile')
-rw-r--r-- | graphics/xpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 850edcd..3b83d3a 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ MASTER_SITE_SUBDIR= support/xpdf EXTRACT_SUFX= .tgz -PATCH_SITES= http://vzzbx.xs4all.nl/files/ +PATCH_SITES= xhttp://vzzbx.xs4all.nl/files/ \ + http://www.cs.cmu.edu/~dst/Adobe/Gallery/ PATCHFILES= xpdf-ro-remove.patch PATCH_DIST_STRIP= -p1 |