diff options
author | obache <obache@pkgsrc.org> | 2008-12-05 08:49:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-05 08:49:42 +0000 |
commit | 50540156345fd9500453e1191f9e377712a7302b (patch) | |
tree | 21f52a3866bcb689d1668a224712f48d90618ad8 /print/ghostscript-esp | |
parent | 2d8be871086dcad18907ab226f04fedb4b755b7f (diff) | |
download | pkgsrc-50540156345fd9500453e1191f9e377712a7302b.tar.gz |
Remove ftp3.easysw.com from MASTER_SITES, its name cannot be resolved.
Diffstat (limited to 'print/ghostscript-esp')
-rw-r--r-- | print/ghostscript-esp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-esp/Makefile b/print/ghostscript-esp/Makefile index 2b795537ae0..dae44202da5 100644 --- a/print/ghostscript-esp/Makefile +++ b/print/ghostscript-esp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2008/03/10 12:34:10 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2008/12/05 08:49:42 obache Exp $ DISTNAME= espgs-${GS_VERS}-source PKGNAME= ghostscript-esp-${GS_VERS} @@ -9,7 +9,6 @@ CATEGORIES= print ESP_SITES= http://ftp.easysw.com/pub/ghostscript/ \ ftp://ftp.easysw.com/pub/ghostscript/ \ ftp://ftp2.easysw.com/pub/ghostscript/ \ - ftp://ftp3.easysw.com/pub/ghostscript/ \ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/ghostscript/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/ghostscript/ \ ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/ \ |