summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-07 09:23:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-07 09:23:48 +0000
commit5412d63a4d5f2cb5aa8d3a380f02ea974bff719b (patch)
tree15aede9af215d9b77f1faf64b74c10c334ed57dd /sysutils
parentversion 3.1.1 is out (diff)
Correct the MASTER_SITES (my fault, sorry), and add my page as second SITE.
Remind by: david
Notes
Notes: svn path=/head/; revision=15171
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/glload/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile
index 86e4bc1086d3..b98d97d8dd6d 100644
--- a/sysutils/glload/Makefile
+++ b/sysutils/glload/Makefile
@@ -3,17 +3,16 @@
# Date created: 04 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/12/06 14:06:05 vanilla Exp $
+# $Id: Makefile,v 1.2 1998/12/07 09:07:01 obrien Exp $
#
DISTNAME= glload-0.3.3
CATEGORIES= sysutils
-MASTER_SITES= http://student.ex.ba-heidenheim.de/gload/
+MASTER_SITES= ftp://student.ex.ba-heidenheim.de/pub/glload/ \
+ http://www.freebsd.org/~vanilla/
MAINTAINER= vanilla@FreeBSD.ORG
-BROKEN= 'the single MASTER_SITE gives: "Alert!: HTTP/1.1 404 File Not Found"'
-
LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
USE_X_PREFIX= yes