From 69b74a5f9524f82025ca8994c574a04015912aab Mon Sep 17 00:00:00 2001 From: dwcjr Date: Sun, 23 Sep 2001 19:50:42 +0000 Subject: Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists. PR: 30497 Submitted by: Dan Larsson Approved by: will --- x11/bricons/Makefile | 3 +-- x11/xcoloredit/Makefile | 3 +-- x11/xloadimage/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index af0fb11f9117..5d67d3b0c9df 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -8,8 +8,7 @@ PORTNAME= bricons PORTVERSION= 3.0 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= -athena-3.0.tar.Z diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 1ec55168cf38..698e9429382e 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -8,8 +8,7 @@ PORTNAME= xcoloredit PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.freesoftware.com/pub/X11/R5contrib/ \ - ftp://ftp.x.org/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 6554a966198f..f5603c2fc701 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -12,8 +12,7 @@ PORTREVISION= 0 PORTNAME= xloadimage PORTVERSION= ${VERSION}.${REVISION} CATEGORIES= x11 graphics -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}.${VERSION} PATCH_SITES= ftp://ftp.debian.org/debian/pool/main/x/xloadimage/ \ ftp://ftp.de.debian.org/debian/pool/main/x/xloadimage/ -- cgit