From 5957277b757ae7529a7461e75582fdd8542db059 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 22 Feb 1999 02:54:15 +0000 Subject: Swap order of MASTERSITES so the faster gets used first. --- graphics/opengl-man/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/opengl-man/Makefile b/graphics/opengl-man/Makefile index d827ebdcc1f2..dd046e07af78 100644 --- a/graphics/opengl-man/Makefile +++ b/graphics/opengl-man/Makefile @@ -3,13 +3,13 @@ # Date created: 19990120 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.1.1.1 1999/01/20 16:43:22 cracauer Exp $ +# $Id: Makefile,v 1.2 1999/02/03 11:11:47 asami Exp $ # -DISTNAME= opengl-man-657 -CATEGORIES= graphics -MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \ - http://www.freebsd.org/~cracauer/freebsd-distfiles/ +DISTNAME= opengl-man-657 +CATEGORIES= graphics +MASTER_SITES= http://www.freebsd.org/~cracauer/freebsd-distfiles/ \ + http://www2.cons.org:8000/freebsd-distfiles/ MAINTAINER= cracauer@cons.org -- cgit v1.2.3