From 542582b0df96fa9226a8eff629e993d1cf610f5f Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 1 Jul 2001 15:29:48 +0000 Subject: [PATCH] add another local dist site. --- emulators/freebsd_lib/Makefile | 7 ++++--- graphics/ImageMagick/Makefile | 7 ++++--- graphics/aalib/Makefile | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index bf1b3c40e19..662c9a26f11 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2001/04/10 11:45:08 brad Exp $ +# $OpenBSD: Makefile,v 1.21 2001/07/01 15:29:49 brad Exp $ ONLY_FOR_ARCHS= i386 @@ -6,8 +6,9 @@ COMMENT= "libraries necessary for FreeBSD compatibility" DISTNAME= freebsd_lib-4.0 CATEGORIES= emulators -NEED_VERSION= 1.384 -MASTER_SITES= ftp://ftp.dqc.org/pub/brad/source/ +NEED_VERSION= 1.413 +MASTER_SITES= ftp://openbsd.comstyle.com/pub/brad/source/ \ + ftp://ftp.dqc.org/pub/brad/source/ EXTRACT_ONLY= HOMEPAGE= http://www.freebsd.org/ diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 5c6e7ce5580..abbec00f633 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.51 2001/05/24 02:27:25 kevlo Exp $ +# $OpenBSD: Makefile,v 1.52 2001/07/01 15:33:56 brad Exp $ COMMENT= "display and manipulate images under X11" DISTNAME= ImageMagick-5.2.9 CATEGORIES= graphics -NEED_VERSION= 1.384 -MASTER_SITES= ftp://ftp.dqc.org/pub/brad/source/ +NEED_VERSION= 1.413 +MASTER_SITES= ftp://openbsd.comstyle.com/pub/brad/source/ \ + ftp://ftp.dqc.org/pub/brad/source/ HOMEPAGE= http://www.simplesystems.org/ImageMagick/ diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index da6e7445678..f51e106f0b3 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -1,12 +1,13 @@ -# $OpenBSD: Makefile,v 1.15 2001/05/10 00:26:21 brad Exp $ +# $OpenBSD: Makefile,v 1.16 2001/07/01 15:29:48 brad Exp $ # $FreeBSD: Makefile,v 1.6 1998/09/22 15:30:37 vanilla Exp $ COMMENT= "ascii art library" DISTNAME= aalib-1.2 CATEGORIES= graphics -NEED_VERSION= 1.384 -MASTER_SITES= ftp://ftp.dqc.org/pub/brad/source/ +NEED_VERSION= 1.413 +MASTER_SITES= ftp://openbsd.comstyle.com/pub/brad/source/ \ + ftp://ftp.dqc.org/pub/brad/source/ MAINTAINER= Brad Smith