summaryrefslogtreecommitdiff
path: root/graphics
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
parentUpgrade to 0.9.5.4, and use the correct sendmail. (diff)
Add MASTER_SITES. This port was updated and yet still only had one
MASTER_SITE. Since people aren't getting the idea, I'm going to shout: PORTS COMMITTERS, WHEN YOU UPDATED A PORT, INSURE THERE IS >1 MASTER SITE!!!
Notes
Notes: svn path=/head/; revision=15160
Diffstat (limited to 'graphics')
-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