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 | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz 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
Notes
Notes:
svn path=/head/; revision=25584
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cd-write/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ffsrecov/Makefile | 2 | ||||
-rw-r--r-- | sysutils/glload/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mei/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pib/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rdate/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/cd-write/Makefile b/sysutils/cd-write/Makefile index ffcd2d57bca1..8cf02abd3ba2 100644 --- a/sysutils/cd-write/Makefile +++ b/sysutils/cd-write/Makefile @@ -8,7 +8,7 @@ DISTNAME= cd-write-1.4.1 CATEGORIES= sysutils -MASTER_SITES= http://www.FreeBSD.org/~jmz/ +MASTER_SITES= http://people.FreeBSD.org/~jmz/ MAINTAINER= jmz@FreeBSD.org diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile index 5eb60440587f..4bb1cf60acd2 100644 --- a/sysutils/ffsrecov/Makefile +++ b/sysutils/ffsrecov/Makefile @@ -9,7 +9,7 @@ DISTNAME= ffsrecov PKGNAME= ffsrecov-0.1 CATEGORIES= sysutils -MASTER_SITES= http://www.freebsd.org/~jmg/ +MASTER_SITES= http://people.FreeBSD.org/~jmg/ MAINTAINER= jmg@freebsd.org 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 diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile index f82d80638869..8b050bc64ce7 100644 --- a/sysutils/mei/Makefile +++ b/sysutils/mei/Makefile @@ -9,7 +9,7 @@ DISTNAME= mei-1.53 CATEGORIES= sysutils MASTER_SITES= http://www.vector.co.jp/authors/VA001240/archive/ \ - http://www.freebsd.org/~itojun/distfiles/ + http://people.FreeBSD.org/~itojun/distfiles/ DISTFILES= mei153s.tgz mei153d.tgz MAINTAINER= itojun@itojun.org diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index 028d0c77b540..646aa3c33cb9 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -8,7 +8,7 @@ DISTNAME= pib-1.1 CATEGORIES= sysutils tk82 -MASTER_SITES= http://www.freebsd.org/~msmith/pib/ +MASTER_SITES= http://people.FreeBSD.org/~msmith/pib/ MAINTAINER= msmith@freebsd.org diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index 9b062b2f32ca..649f7db7b3a5 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -9,7 +9,7 @@ DISTNAME= rdate-1.0 CATEGORIES= sysutils MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \ - http://www.freebsd.org/~cracauer/freebsd-distfiles/ + http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ MAINTAINER= cracauer@cons.org |