summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/alsa-utils/Makefile3
-rw-r--r--comms/tkhylafax/Makefile4
-rw-r--r--databases/openldap-doc/Makefile3
-rw-r--r--databases/openldap/Makefile.common3
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/manedit/Makefile4
-rw-r--r--editors/nedit/Makefile3
-rw-r--r--graphics/claraocr/Makefile4
-rw-r--r--graphics/ploticus-examples/Makefile4
-rw-r--r--graphics/viewfax/Makefile4
-rw-r--r--mk/defaults/mk.conf4
-rw-r--r--mk/fetch/sites.mk6
-rw-r--r--net/wu-ftpd/Makefile3
-rw-r--r--print/xpdf-arabic/Makefile4
-rw-r--r--print/xpdf-chinese-simplified/Makefile4
-rw-r--r--print/xpdf-chinese-traditional/Makefile4
-rw-r--r--print/xpdf-cyrillic/Makefile4
-rw-r--r--print/xpdf-greek/Makefile4
-rw-r--r--print/xpdf-hebrew/Makefile4
-rw-r--r--print/xpdf-japanese/Makefile4
-rw-r--r--print/xpdf-korean/Makefile3
-rw-r--r--print/xpdf-latin2/Makefile4
-rw-r--r--print/xpdf-thai/Makefile4
-rw-r--r--print/xpdf-turkish/Makefile4
-rw-r--r--print/xpdf/Makefile3
-rw-r--r--security/gnupg/Makefile3
-rw-r--r--security/libgcrypt/Makefile3
-rw-r--r--shells/pdksh/Makefile4
-rw-r--r--www/opera/Makefile3
-rw-r--r--www/webalizer/Makefile3
30 files changed, 31 insertions, 80 deletions
diff --git a/audio/alsa-utils/Makefile b/audio/alsa-utils/Makefile
index d735b1e4c7c..76a15596954 100644
--- a/audio/alsa-utils/Makefile
+++ b/audio/alsa-utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2016/12/18 23:33:11 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2018/04/21 13:38:04 wiz Exp $
DISTNAME= alsa-utils-1.1.1
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/utils/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/opsys/linux/alsa/utils/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index 514b94d0fae..cb26515aa8c 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2017/09/06 10:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/04/21 13:38:04 wiz Exp $
DISTNAME= tkhylafax-3.1
PKGREVISION= 4
CATEGORIES= comms
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/
-# ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
-# http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
diff --git a/databases/openldap-doc/Makefile b/databases/openldap-doc/Makefile
index bf179c2d056..d3e40c95fe7 100644
--- a/databases/openldap-doc/Makefile
+++ b/databases/openldap-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2017/01/19 18:52:05 agc Exp $
+# $NetBSD: Makefile,v 1.28 2018/04/21 13:38:04 wiz Exp $
.include "../../databases/openldap/Makefile.version"
@@ -7,7 +7,6 @@ PKGNAME= ${DISTNAME:S/-/-doc-/}
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
MASTER_SITES+= http://ftp.openldap.org/pub/OpenLDAP/openldap-release/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/openldap/openldap-release/
diff --git a/databases/openldap/Makefile.common b/databases/openldap/Makefile.common
index 688e9a2b9ac..beddd3964f6 100644
--- a/databases/openldap/Makefile.common
+++ b/databases/openldap/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.39 2017/01/19 18:52:05 agc Exp $
+# $NetBSD: Makefile.common,v 1.40 2018/04/21 13:38:04 wiz Exp $
#
# used by databases/openldap-client/Makefile
# used by databases/openldap-cloak/Makefile
@@ -12,7 +12,6 @@ DISTNAME= openldap-${OPENLDAP_VERSION}
CATEGORIES= databases
MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
MASTER_SITES+= http://www.openldap.org/software/download/OpenLDAP/openldap-release/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/openldap-release/
MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/openldap/openldap-release/
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 74ed4f74bc9..4bd5f73fe0c 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2018/03/12 11:16:24 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/04/21 13:38:04 wiz Exp $
DISTNAME= lyx-2.2.2
PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.2.x/
MASTER_SITES+= ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.2.x/
MASTER_SITES+= ftp://ftp.lip6.fr/pub/lyx/stable/2.2.x/
MASTER_SITES+= ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.2.x/
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 6815bfe4e0d..f1e99e2409f 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2017/09/03 08:36:53 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.36 2018/04/21 13:38:04 wiz Exp $
DISTNAME= manedit-0.8.1
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://gd.tuwien.ac.at/games/wolfpack/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 2190e2187c7..bdadd54e130 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2017/01/19 18:52:08 agc Exp $
+# $NetBSD: Makefile,v 1.59 2018/04/21 13:38:05 wiz Exp $
DISTNAME= nedit-${VERS}-src
PKGNAME= nedit-${VERS}
@@ -21,7 +21,6 @@ MASTER_SITE_NEDIT= http://www.nedit.org/ftp/ \
http://nl.nedit.org/ftp/ \
ftp://nl.nedit.org/pub/NEdit/ \
ftp://ftp.fu-berlin.de/unix/editors/nedit/ \
- http://gd.tuwien.ac.at/editors/nedit/NEdit/ \
ftp://cri.univ-tlse1.fr/pub/unix/nedit/NEdit/ \
ftp://ftp.chg.ru/pub/unix/editors/nedit/
diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile
index 92962505a63..979c64a1baa 100644
--- a/graphics/claraocr/Makefile
+++ b/graphics/claraocr/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/01/19 18:52:11 agc Exp $
-#
+# $NetBSD: Makefile,v 1.22 2018/04/21 13:38:05 wiz Exp $
DISTNAME= clara-0.9.9
PKGNAME= ${DISTNAME:S/clara/claraocr/}
@@ -7,7 +6,6 @@ PKGREVISION= 6
CATEGORIES= graphics textproc
MASTER_SITES= ftp://carroll.cac.psu.edu/pub/linux/distributions/mandrake-devel/projects/claraocr/
MASTER_SITES+= ftp://ftp.wtfo.com/pub/linux/Mandrake-devel/projects/claraocr/
-MASTER_SITES+= ftp://gd.tuwien.ac.at/pub/linux/Mandrake-devel/projects/claraocr/
MASTER_SITES+= ftp://mandrake.redbox.cz/Mandrake-devel/projects/claraocr/
MASTER_SITES+= ftp://ftp.proxad.net/pub/Distributions_Linux/Mandrake-devel/projects/claraocr/
diff --git a/graphics/ploticus-examples/Makefile b/graphics/ploticus-examples/Makefile
index b9a1ff3431f..d2ac23ce3d8 100644
--- a/graphics/ploticus-examples/Makefile
+++ b/graphics/ploticus-examples/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2013/12/23 11:57:04 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/21 13:38:05 wiz Exp $
DISTNAME= plnode200
PKGNAME= ploticus-examples-2.00
CATEGORIES= graphics
-MASTER_SITES= http://gd.tuwien.ac.at/visual/ploticus/download/
+#MASTER_SITES= http://gd.tuwien.ac.at/visual/ploticus/download/
MAINTAINER= pkgsrc-users@NetBSD.org
# HOMEPAGE= http://www.sgpr.net/
diff --git a/graphics/viewfax/Makefile b/graphics/viewfax/Makefile
index b22ee66799a..d7e2bc36725 100644
--- a/graphics/viewfax/Makefile
+++ b/graphics/viewfax/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2017/01/19 18:52:13 agc Exp $
+# $NetBSD: Makefile,v 1.13 2018/04/21 13:38:05 wiz Exp $
DISTNAME= viewfax-2.4
PKGREVISION= 2
CATEGORIES= graphics comms
MASTER_SITES= ftp://ftp.hylafax.org/pub/hylafax/contrib/viewfax/
-MASTER_SITES+= ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/
-MASTER_SITES+= http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/viewfax/
MASTER_SITES+= ftp://ftp.ips.gov.au/mirror/hylafax/contrib/viewfax/
MASTER_SITES+= ftp://ftp.oce.nl/pub/gnu/hylafax/contrib/viewfax/
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index ecd0415863c..2b7a02bc739 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.293 2018/03/07 11:57:31 wiz Exp $
+# $NetBSD: mk.conf,v 1.294 2018/04/21 13:38:05 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -1834,10 +1834,8 @@ XAW_TYPE?=standard
# Austria
#
-#MASTER_SITE_CYGWIN= ftp://gd.tuwien.ac.at/gnu/cygwin/
#MASTER_SITE_GNU= ftp://ftp.at.NetBSD.org/gnu/gnusrc/
#MASTER_SITE_PERL_CPAN= ftp://ftp.at.NetBSD.org/languages/perl/CPAN/modules/by-module/
-#MASTER_SITE_OPENOFFICE=http://gd.tuwien.ac.at/office/openoffice/
#MASTER_SITE_TEX_CTAN= ftp://ftp.at.NetBSD.org/publishing/tex/CTAN/
# Denmark
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 059db54743b..df6c460f48d 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.157 2018/02/18 19:31:56 maya Exp $
+# $NetBSD: sites.mk,v 1.158 2018/04/21 13:38:05 wiz Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -18,7 +18,6 @@ MASTER_SITE_GNU+= \
ftp://ftp.lip6.fr/pub/gnu/ \
http://mirrors.kernel.org/gnu/ \
ftp://ftp.funet.fi/pub/gnu/prep/ \
- http://gd.tuwien.ac.at/gnu/gnusrc/ \
http://ftp.gnu.org/pub/gnu/ \
ftp://ftp.gnu.org/pub/gnu/
@@ -82,7 +81,6 @@ MASTER_SITE_KDE+= \
http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \
ftp://ftp.gtlib.gatech.edu/pub/kde/stable/ \
ftp://kde.mirrors.tds.net/pub/kde/stable/ \
- http://gd.tuwien.ac.at/kde/stable/ \
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \
ftp://mirrors.dotsrc.org/kde/stable/ \
ftp://ftp.fi.muni.cz/pub/kde/stable/
@@ -141,7 +139,6 @@ MASTER_SITE_APACHE+= \
ftp://ftp.oregonstate.edu/pub/apache/ \
ftp://apache.mirrors.tds.net/pub/apache.org/ \
ftp://ftp.mirrorservice.org/sites/ftp.apache.org/ \
- http://gd.tuwien.ac.at/pub/infosys/servers/http/apache/dist/ \
ftp://ftp.meisei-u.ac.jp/pub/www/apache/dist/ \
ftp://ftp.twaren.net/Unix/Web/apache/
@@ -217,7 +214,6 @@ MASTER_SITE_DEBIAN+= \
MASTER_SITE_OPENOFFICE+= \
ftp://ftp.ussg.iu.edu/pub/openoffice/ \
- http://gd.tuwien.ac.at/office/openoffice/ \
ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/ \
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.openoffice.org/ \
http://ftp.ntua.gr/pub/OpenOffice/ \
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index e6bf56a7119..de0bfb5db62 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/09/06 10:40:31 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/04/21 13:38:05 wiz Exp $
DISTNAME= wu-ftpd-2.6.2
PKGREVISION= 3
@@ -6,7 +6,6 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.freenet.de/pub/ftp.wu-ftpd.org/pub/wu-ftpd/
MASTER_SITES+= ftp://ftp.nl.uu.net/pub/unix/ftp/wu-ftpd/
MASTER_SITES+= ftp://ftp.u-aizu.ac.jp/pub/net/ftpd/wu-ftpd/wu-ftpd.org/wu-ftpd/
-MASTER_SITES+= http://gd.tuwien.ac.at/infosys/servers/ftp/wu-ftpd/wu-ftpd/
PATCHFILES= realpath.patch connect-dos.patch
#PATCH_SITES= ftp://ftp.sunet.se/pub/nir/ftp/servers/wuarchive-ftpd/wu-ftpd/patches/apply_to_2.6.2/
diff --git a/print/xpdf-arabic/Makefile b/print/xpdf-arabic/Makefile
index dab60c79378..b394d933bd8 100644
--- a/print/xpdf-arabic/Makefile
+++ b/print/xpdf-arabic/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.20 2018/04/21 13:38:05 wiz Exp $
DISTNAME= xpdf-arabic-2011-aug-15
PKGNAME= xpdf-arabic-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-chinese-simplified/Makefile b/print/xpdf-chinese-simplified/Makefile
index 2109129d8d9..66a14af00f5 100644
--- a/print/xpdf-chinese-simplified/Makefile
+++ b/print/xpdf-chinese-simplified/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.25 2018/04/21 13:38:05 wiz Exp $
DISTNAME= xpdf-chinese-simplified-2011-sep-02
PKGNAME= xpdf-chinese-simplified-20110902
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-chinese-traditional/Makefile b/print/xpdf-chinese-traditional/Makefile
index f0ea3f7544c..968f8934f6f 100644
--- a/print/xpdf-chinese-traditional/Makefile
+++ b/print/xpdf-chinese-traditional/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.23 2018/04/21 13:38:05 wiz Exp $
DISTNAME= xpdf-chinese-traditional-2011-sep-02
PKGNAME= xpdf-chinese-traditional-20110902
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-cyrillic/Makefile b/print/xpdf-cyrillic/Makefile
index fab32573819..1f714b1a137 100644
--- a/print/xpdf-cyrillic/Makefile
+++ b/print/xpdf-cyrillic/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2017/01/19 18:52:22 agc Exp $
-#
+# $NetBSD: Makefile,v 1.22 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-cyrillic-2011-aug-15
PKGNAME= xpdf-cyrillic-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-greek/Makefile b/print/xpdf-greek/Makefile
index 6e4b49acab0..38b13e6bb67 100644
--- a/print/xpdf-greek/Makefile
+++ b/print/xpdf-greek/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.22 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-greek-2011-aug-15
PKGNAME= xpdf-greek-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-hebrew/Makefile b/print/xpdf-hebrew/Makefile
index 8b79bce3108..e0ef2b2fba6 100644
--- a/print/xpdf-hebrew/Makefile
+++ b/print/xpdf-hebrew/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.21 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-hebrew-2011-aug-15
PKGNAME= xpdf-hebrew-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-japanese/Makefile b/print/xpdf-japanese/Makefile
index 48a429bd6fa..2db973af153 100644
--- a/print/xpdf-japanese/Makefile
+++ b/print/xpdf-japanese/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.25 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-japanese-2011-sep-02
PKGNAME= xpdf-japanese-20110902
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-korean/Makefile b/print/xpdf-korean/Makefile
index 09ff5330a82..c411fceaea0 100644
--- a/print/xpdf-korean/Makefile
+++ b/print/xpdf-korean/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2017/01/19 18:52:23 agc Exp $
+# $NetBSD: Makefile,v 1.27 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-korean-2011-sep-02
PKGNAME= xpdf-korean-20110902
PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-latin2/Makefile b/print/xpdf-latin2/Makefile
index b935bb96753..c4915833240 100644
--- a/print/xpdf-latin2/Makefile
+++ b/print/xpdf-latin2/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.24 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-latin2-2011-aug-15
PKGNAME= xpdf-latin2-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-thai/Makefile b/print/xpdf-thai/Makefile
index 62ebafa1bbc..a0eb5ffd99a 100644
--- a/print/xpdf-thai/Makefile
+++ b/print/xpdf-thai/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.23 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-thai-2011-aug-15
PKGNAME= xpdf-thai-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf-turkish/Makefile b/print/xpdf-turkish/Makefile
index 7a401bd2828..feac80d58e3 100644
--- a/print/xpdf-turkish/Makefile
+++ b/print/xpdf-turkish/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2017/01/19 18:52:23 agc Exp $
-#
+# $NetBSD: Makefile,v 1.23 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-turkish-2011-aug-15
PKGNAME= xpdf-turkish-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index e94c36edde5..a01ba745c19 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.84 2017/08/14 06:49:51 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2018/04/21 13:38:06 wiz Exp $
DISTNAME= xpdf-3.04
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
MASTER_SITES+= ${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/xpdf/}
-MASTER_SITES+= http://gd.tuwien.ac.at/publishing/xpdf/
PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index e023d0cf8bd..fe9562848d5 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.142 2018/01/02 05:37:23 maya Exp $
+# $NetBSD: Makefile,v 1.143 2018/04/21 13:38:06 wiz Exp $
DISTNAME= gnupg-1.4.22
PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
-MASTER_SITES+= http://gd.tuwien.ac.at/privacy/gnupg/gnupg/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/
EXTRACT_SUFX= .tar.bz2
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 9f31612c5b9..1a48e8938f6 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2017/12/14 08:49:54 adam Exp $
+# $NetBSD: Makefile,v 1.94 2018/04/21 13:38:07 wiz Exp $
DISTNAME= libgcrypt-1.8.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgcrypt/
-MASTER_SITES+= http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index e855e9ad804..dd45fbdc022 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2017/01/19 18:52:25 agc Exp $
-#
+# $NetBSD: Makefile,v 1.26 2018/04/21 13:38:07 wiz Exp $
DISTNAME= pdksh-5.2.14
PKGREVISION= 7
CATEGORIES= shells
MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
-MASTER_SITES+= http://gd.tuwien.ac.at/utils/shells/pdksh/
MASTER_SITES+= ftp://ftp.lip6.fr/pub/unix/shells/pdksh/
MASTER_SITES+= ftp://ftp.demon.net/pub/mirrors/pdksh/
MASTER_SITES= # maintained locally
diff --git a/www/opera/Makefile b/www/opera/Makefile
index c8fafb0f9fe..fd74177eb31 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2015/02/07 22:58:18 tnn Exp $
+# $NetBSD: Makefile,v 1.107 2018/04/21 13:38:07 wiz Exp $
DISTNAME= opera-${OPERA_PKG_VERSION}-${OPERA_PKG_BUILD}.${OPERA_ARCH}.${EMUL_OPSYS}
PKGNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
@@ -18,7 +18,6 @@ EMUL_PLATFORMS= freebsd-i386 freebsd-x86_64 \
MASTER_SITE_OPERA+= ftp://ftp.opera.com/pub/opera/ \
ftp://ftp.task.gda.pl/pub/opera/ \
- ftp://ftp.tuwien.ac.at/infosys/browsers/opera/ \
ftp://opera.nsc.no/pub/nsc.no/mirrors/operasoftware/ \
ftp://ftp.opera.com/pub/opera/ \
http://ftp.yz.yamagata-u.ac.jp/pub/opera/
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 13be6b0ab78..a0c7e05c4a1 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.68 2018/03/12 11:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2018/04/21 13:38:07 wiz Exp $
DISTNAME= webalizer-2.21-02-src
PKGNAME= webalizer-2.21.2
PKGREVISION= 15
CATEGORIES= www
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/
-MASTER_SITES+= http://gd.tuwien.ac.at/infosys/logeval/webalizer/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org