From 1228d352eecd5d09314870cfcc461adb754dfca0 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 29 Jun 2000 07:03:02 +0000 Subject: Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site. --- misc/44bsd-more/Makefile | 3 ++- misc/cstream/Makefile | 3 ++- misc/kp/Makefile | 3 ++- misc/rtfm/Makefile | 3 ++- misc/uk-phone/Makefile | 5 ++--- misc/uk-postcodes/Makefile | 5 ++--- misc/us-zipcodes/Makefile | 5 ++--- 7 files changed, 14 insertions(+), 13 deletions(-) (limited to 'misc') diff --git a/misc/44bsd-more/Makefile b/misc/44bsd-more/Makefile index 8c63fdddd1b1..79facd710462 100644 --- a/misc/44bsd-more/Makefile +++ b/misc/44bsd-more/Makefile @@ -8,7 +8,8 @@ PORTNAME= 44bsd-more PORTVERSION= ${RELDATE} CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~hoek/dists/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= hoek MAINTAINER= hoek@FreeBSD.org diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index ecda0fce9d31..144a0974df41 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -12,7 +12,8 @@ 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://people.FreeBSD.org/~cracauer/homepage-mirror/download/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= cracauer/homepage-mirror/download/ MAINTAINER= cracauer@cons.org diff --git a/misc/kp/Makefile b/misc/kp/Makefile index 115106e09783..1a45ba8131bb 100644 --- a/misc/kp/Makefile +++ b/misc/kp/Makefile @@ -8,7 +8,8 @@ PORTNAME= kp PORTVERSION= 1.00 CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~asami/distfiles/kp/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami MAINTAINER= asami@FreeBSD.org diff --git a/misc/rtfm/Makefile b/misc/rtfm/Makefile index 683d6eeeed6e..b67d714be112 100644 --- a/misc/rtfm/Makefile +++ b/misc/rtfm/Makefile @@ -8,7 +8,8 @@ PORTNAME= rtfm PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~chris/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= chris MAINTAINER= chris@FreeBSD.org diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile index e119474d6e53..29ca208a34b2 100644 --- a/misc/uk-phone/Makefile +++ b/misc/uk-phone/Makefile @@ -8,9 +8,8 @@ PORTNAME= phone PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~wosch/src/ -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= wosch/src asami/LOCAL_PORTS PKGNAMEPREFIX= uk- DISTFILES= uk.phone.gz diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile index b7fff8da99df..2628126b1b99 100644 --- a/misc/uk-postcodes/Makefile +++ b/misc/uk-postcodes/Makefile @@ -8,9 +8,8 @@ PORTNAME= postcodes PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~wosch/src/ -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= wosch/src asami/LOCAL_PORTS PKGNAMEPREFIX= uk- DISTFILES= uk.postcodes.gz diff --git a/misc/us-zipcodes/Makefile b/misc/us-zipcodes/Makefile index c046e6b0d4c5..866878f256f9 100644 --- a/misc/us-zipcodes/Makefile +++ b/misc/us-zipcodes/Makefile @@ -8,9 +8,8 @@ PORTNAME= zipcodes PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~wosch/src/ -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= wosch/src asami/LOCAL_PORTS PKGNAMEPREFIX= us- DISTFILES= ${PORTNAME}.gz -- cgit v1.2.3