summaryrefslogtreecommitdiff
path: root/sysutils/glload
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-20 14:18:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-20 14:18:48 +0000
commit0715b0c448444c039e8eb21601205e82b656ccef (patch)
tree0786c9a066ac5c3a833da26f5f7cf8bcc8c76a97 /sysutils/glload
parentAdd Wordperfect (diff)
Add "\" on the first MASTER_SITES line. My fault, sorry.
Submitted by: John Hay
Notes
Notes: svn path=/head/; revision=15446
Diffstat (limited to 'sysutils/glload')
-rw-r--r--sysutils/glload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile
index 6889140a1b49..bc99be8a5a7a 100644
--- a/sysutils/glload/Makefile
+++ b/sysutils/glload/Makefile
@@ -3,12 +3,12 @@
# Date created: 04 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1998/12/08 16:07:34 vanilla Exp $
+# $Id: Makefile,v 1.5 1998/12/20 01:22:58 vanilla Exp $
#
DISTNAME= glload-0.4.0
CATEGORIES= sysutils
-MASTER_SITES= http://glload.netpedia.net/source/
+MASTER_SITES= http://glload.netpedia.net/source/ \
http://www.freebsd.org/~vanilla/
MAINTAINER= vanilla@FreeBSD.ORG