aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-06 23:36:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-06 23:36:04 +0000
commitb4d29e816cf327ac12ed28ad4b3932ec095c1144 (patch)
treef9309d5ea7e0e41ceeacc918bb3fc8ae7f084195 /graphics/xpdf
parent4e39658010ed2170fe3b5097da9ae2a4d7526657 (diff)
downloadports-b4d29e816cf327ac12ed28ad4b3932ec095c1144.tar.gz
ports-b4d29e816cf327ac12ed28ad4b3932ec095c1144.zip
Notes
Diffstat (limited to 'graphics/xpdf')
-rw-r--r--graphics/xpdf/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 75813755071d..6343d083762c 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -3,12 +3,15 @@
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
-# $Id: Makefile,v 1.15 1998/09/17 00:32:43 asami Exp $
+# $Id: Makefile,v 1.16 1998/12/06 17:08:46 vanilla Exp $
#
DISTNAME= xpdf-0.80
CATEGORIES= graphics print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ ftp://ftp.duke.edu/pub/X11/contrib/applications/ \
+ ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/
+
EXTRACT_SUFX= .tgz
MAINTAINER= chuckr@glue.umd.edu