diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-20 01:22:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-20 01:22:58 +0000 |
commit | c9e69a1e3b6c60d2b0d31755ce2c4623fdecd2a6 (patch) | |
tree | 44dfe6af3bf0e0eea8284cfe500ddcf0c12a7520 /sysutils/glload | |
parent | b5edf41b16dc059c95ab53254cc2c1357a04ece7 (diff) | |
download | ports-c9e69a1e3b6c60d2b0d31755ce2c4623fdecd2a6.tar.gz ports-c9e69a1e3b6c60d2b0d31755ce2c4623fdecd2a6.zip |
Change MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=15441
Diffstat (limited to 'sysutils/glload')
-rw-r--r-- | sysutils/glload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile index 36c10ae99bb4..6889140a1b49 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.3 1998/12/07 09:23:48 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/12/08 16:07:34 vanilla Exp $ # DISTNAME= glload-0.4.0 CATEGORIES= sysutils -MASTER_SITES= ftp://student.ex.ba-heidenheim.de/pub/glload/ \ +MASTER_SITES= http://glload.netpedia.net/source/ http://www.freebsd.org/~vanilla/ MAINTAINER= vanilla@FreeBSD.ORG |