summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-28 11:06:43 +0000
committerwiz <wiz>2004-07-28 11:06:43 +0000
commit322fe140905b87ab23ed387205e114fc219395bc (patch)
tree87d2c0ef7307482559b15cc6d79fedae7a8a2d1f /print
parent66180c4997aac121ebb70f5a54218c4388856050 (diff)
downloadpkgsrc-322fe140905b87ab23ed387205e114fc219395bc.tar.gz
Add a MASTER_SITE.
Diffstat (limited to 'print')
-rw-r--r--print/xpdf-arabic/Makefile5
-rw-r--r--print/xpdf-chinese-simplified/Makefile5
-rw-r--r--print/xpdf-cyrillic/Makefile5
-rw-r--r--print/xpdf-greek/Makefile5
-rw-r--r--print/xpdf-hebrew/Makefile5
-rw-r--r--print/xpdf-japanese/Makefile5
-rw-r--r--print/xpdf-korean/Makefile5
-rw-r--r--print/xpdf-latin2/Makefile5
-rw-r--r--print/xpdf-thai/Makefile5
-rw-r--r--print/xpdf-turkish/Makefile5
-rw-r--r--print/xpdf/Makefile5
11 files changed, 33 insertions, 22 deletions
diff --git a/print/xpdf-arabic/Makefile b/print/xpdf-arabic/Makefile
index 55fa4bd8c12..b0b488b353a 100644
--- a/print/xpdf-arabic/Makefile
+++ b/print/xpdf-arabic/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-arabic
PKGNAME= ${DISTNAME}-20030216
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-chinese-simplified/Makefile b/print/xpdf-chinese-simplified/Makefile
index 8be59514abb..d05444ab166 100644
--- a/print/xpdf-chinese-simplified/Makefile
+++ b/print/xpdf-chinese-simplified/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-chinese-simplified-2004-jan-16
PKGNAME= xpdf-chinese-simplified-20040116
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-cyrillic/Makefile b/print/xpdf-cyrillic/Makefile
index 97e9ecf8c07..350b8c77a7e 100644
--- a/print/xpdf-cyrillic/Makefile
+++ b/print/xpdf-cyrillic/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-cyrillic-2003-jun-28
PKGNAME= xpdf-cyrillic-20030628
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-greek/Makefile b/print/xpdf-greek/Makefile
index 04c86d2edf2..fa05a3dbece 100644
--- a/print/xpdf-greek/Makefile
+++ b/print/xpdf-greek/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-greek-2003-jun-28
PKGNAME= xpdf-greek-20020628
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-hebrew/Makefile b/print/xpdf-hebrew/Makefile
index e3e01988e87..670f5079c0a 100644
--- a/print/xpdf-hebrew/Makefile
+++ b/print/xpdf-hebrew/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:24:29 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-hebrew
PKGNAME= ${DISTNAME}-20030216
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-japanese/Makefile b/print/xpdf-japanese/Makefile
index 78f1849619e..e4bb014ba1c 100644
--- a/print/xpdf-japanese/Makefile
+++ b/print/xpdf-japanese/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-japanese-2004-jan-16
PKGNAME= xpdf-japanese-20040116
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-korean/Makefile b/print/xpdf-korean/Makefile
index b2645a0d987..7e8f0e9dba3 100644
--- a/print/xpdf-korean/Makefile
+++ b/print/xpdf-korean/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-korean-2004-jan-16
PKGNAME= xpdf-korean-20040116
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-latin2/Makefile b/print/xpdf-latin2/Makefile
index 423e0d25314..ad0fc1ce59f 100644
--- a/print/xpdf-latin2/Makefile
+++ b/print/xpdf-latin2/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-latin2
PKGNAME= ${DISTNAME}-20021022
PKGREVISION= 1
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-thai/Makefile b/print/xpdf-thai/Makefile
index 73cbc77827f..f13936c8fba 100644
--- a/print/xpdf-thai/Makefile
+++ b/print/xpdf-thai/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-thai
PKGNAME= ${DISTNAME}-20020116
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-turkish/Makefile b/print/xpdf-turkish/Makefile
index 4e424cc892f..776b9cfe6b7 100644
--- a/print/xpdf-turkish/Makefile
+++ b/print/xpdf-turkish/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2004/01/20 12:24:30 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/28 11:06:43 wiz Exp $
#
DISTNAME= xpdf-turkish
PKGNAME= ${DISTNAME}-20020410
CATEGORIES= print
-MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
+MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index a3da3287222..b2f8f9744a0 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2004/04/18 23:58:29 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2004/07/28 11:06:43 wiz Exp $
DISTNAME= xpdf-3.00
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
- ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/}
+ ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} \
+ http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/