diff options
author | obrien <obrien@FreeBSD.org> | 2001-08-31 23:34:46 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-08-31 23:34:46 +0000 |
commit | 39c6f247787c2e31d685d17059c3725349a16842 (patch) | |
tree | 122c2c8450d3e337848de8ef4af185694a956e6c /graphics/xpdf | |
parent | b7fe8c15e2553b3b7385d5ac3e3afd9c1e1e8cc6 (diff) | |
download | FreeBSD-ports-39c6f247787c2e31d685d17059c3725349a16842.zip FreeBSD-ports-39c6f247787c2e31d685d17059c3725349a16842.tar.gz |
Forgot there was a 2nd patch site.
Diffstat (limited to 'graphics/xpdf')
-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 |