diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-21 13:38:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-21 13:38:04 +0000 |
commit | 662ae24049e57bccfe4bb190eed7952454e6d428 (patch) | |
tree | 8a6bd03c1edaaac09d3bdf2b14aeb07be37b5d3c /graphics | |
parent | dc70e28f5616be4edcdc263d93b7bd133469866f (diff) | |
download | pkgsrc-662ae24049e57bccfe4bb190eed7952454e6d428.tar.gz |
*: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/claraocr/Makefile | 4 | ||||
-rw-r--r-- | graphics/ploticus-examples/Makefile | 4 | ||||
-rw-r--r-- | graphics/viewfax/Makefile | 4 |
3 files changed, 4 insertions, 8 deletions
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/ |