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 | 6e43651955806612f25d69df8ee8542774b4afa2 (patch) | |
tree | 21f52a3866bcb689d1668a224712f48d90618ad8 | |
parent | 6a3cc14260a9fd7c58a15f4773008630a520e46d (diff) | |
download | pkgsrc-6e43651955806612f25d69df8ee8542774b4afa2.tar.gz |
Remove ftp3.easysw.com from MASTER_SITES, its name cannot be resolved.
-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/ \ |