diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/buffer/Makefile | 2 | ||||
-rw-r--r-- | misc/cstream/Makefile | 2 | ||||
-rw-r--r-- | misc/fd/Makefile | 2 | ||||
-rw-r--r-- | misc/figlet/Makefile | 2 | ||||
-rw-r--r-- | misc/rtfm/Makefile | 2 | ||||
-rw-r--r-- | misc/tet/Makefile | 2 | ||||
-rw-r--r-- | misc/uk-phone/Makefile | 2 | ||||
-rw-r--r-- | misc/uk-postcodes/Makefile | 2 | ||||
-rw-r--r-- | misc/us-zipcodes/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile index 5845890f0435..16629517fe8b 100644 --- a/misc/buffer/Makefile +++ b/misc/buffer/Makefile @@ -8,7 +8,7 @@ DISTNAME= buffer-1.17.1 CATEGORIES= misc -MASTER_SITES= http://www.freebsd.org/~steve/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/ MAINTAINER= jonny@jonny.eng.br diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 0d8429272c93..4e7925a4949f 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www2.cons.org/cracauer/download/ \ http://www3.cons.org/cracauer/download/ \ http://www.hanse.de/~cracauer/homepage-mirror/download/ \ - http://www.freebsd.org/~cracauer/homepage-mirror/download/ + http://people.FreeBSD.org/~cracauer/homepage-mirror/download/ MAINTAINER= cracauer@cons.org diff --git a/misc/fd/Makefile b/misc/fd/Makefile index 1432160cd47b..bbb5aace37c2 100644 --- a/misc/fd/Makefile +++ b/misc/fd/Makefile @@ -10,7 +10,7 @@ DISTNAME= FD-1.03l PKGNAME= fd-1.03l CATEGORIES= misc MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \ - http://www.freebsd.org/~steve/distfiles/ + http://people.FreeBSD.org/~steve/distfiles/ MAINTAINER= nobu@psrc.isac.co.jp diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index 977fb3b3445d..212de4986daf 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/unix/ \ ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \ ftp://ftp.internexus.net/pub/figlet/program/unix/ \ - http://www.freebsd.org/~obrien/Distfiles/ \ + http://people.FreeBSD.org/~obrien/Distfiles/ \ ftp://ftp.nuxi.com/pub/misc/ MAINTAINER= obrien@FreeBSD.org diff --git a/misc/rtfm/Makefile b/misc/rtfm/Makefile index 14e8a2dc2c63..e791fafe1372 100644 --- a/misc/rtfm/Makefile +++ b/misc/rtfm/Makefile @@ -8,7 +8,7 @@ DISTNAME= rtfm-1.0 CATEGORIES= misc -MASTER_SITES= http://www.freebsd.org/~chris/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~chris/distfiles/ MAINTAINER= chris@FreeBSD.org diff --git a/misc/tet/Makefile b/misc/tet/Makefile index 08bc828df41b..f8e18427a327 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -10,7 +10,7 @@ DISTNAME= tet3.3d-unsup PKGNAME= tet-3.3d CATEGORIES= misc MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3/ \ - http://www.FreeBSD.org/~jkoshy/PORTS/ + http://people.FreeBSD.org/~jkoshy/PORTS/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= jkoshy@freebsd.org diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index 6535c3adea50..7ce8c621ccd3 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -10,7 +10,7 @@ DISTNAME= uk.phone PKGNAME= uk-phone-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.freebsd.org/~wosch/src/ + http://people.FreeBSD.org/~wosch/src/ EXTRACT_SUFX= .gz MAINTAINER= brian@FreeBSD.org diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile index deb92e4cc173..fcba7d0d1cdf 100644 --- a/misc/uk-postcodes/Makefile +++ b/misc/uk-postcodes/Makefile @@ -10,7 +10,7 @@ DISTNAME= uk.postcodes PKGNAME= uk-postcodes-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.freebsd.org/~wosch/src/ + http://people.FreeBSD.org/~wosch/src/ EXTRACT_SUFX= .gz MAINTAINER= brian@FreeBSD.org diff --git a/misc/us-zipcodes/Makefile b/misc/us-zipcodes/Makefile index 7b546d849b73..32cf48cb7896 100644 --- a/misc/us-zipcodes/Makefile +++ b/misc/us-zipcodes/Makefile @@ -10,7 +10,7 @@ DISTNAME= zipcodes PKGNAME= us-zipcodes-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.freebsd.org/~wosch/src/ + http://people.FreeBSD.org/~wosch/src/ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org |