diff options
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 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 |