summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-12-20 14:18:48 +0000
committervanilla <vanilla@FreeBSD.org>1998-12-20 14:18:48 +0000
commitb9bf5743342f9adb0a4dd4b0c60dc5a7bd8935fb (patch)
treed1ffc00d2fecec49935453098225c9b837265d07
parent30be23e54f734187c11e28685f5f1e73b5637dd2 (diff)
downloadFreeBSD-ports-b9bf5743342f9adb0a4dd4b0c60dc5a7bd8935fb.zip
FreeBSD-ports-b9bf5743342f9adb0a4dd4b0c60dc5a7bd8935fb.tar.gz
Add "\" on the first MASTER_SITES line. My fault, sorry.
Submitted by: John Hay
-rw-r--r--sysutils/glload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile
index 6889140..bc99be8 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
OpenPOWER on IntegriCloud