diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /sysutils/glload | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | freebsd-ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
Diffstat (limited to 'sysutils/glload')
-rw-r--r-- | sysutils/glload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile index 495d1ea83e57..936861c37574 100644 --- a/sysutils/glload/Makefile +++ b/sysutils/glload/Makefile @@ -9,7 +9,7 @@ DISTNAME= glload-0.4.0 CATEGORIES= sysutils MASTER_SITES= http://glload.netpedia.net/source/ \ - http://www.freebsd.org/~vanilla/ + http://people.FreeBSD.org/~vanilla/ MAINTAINER= vanilla@FreeBSD.org |