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. --- security/checkpassword/Makefile | 3 ++- security/cyrus-sasl/Makefile | 3 ++- security/cyrus-sasl2/Makefile | 3 ++- security/openssh-askpass/Makefile | 3 ++- security/portscanner/Makefile | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'security') diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 1c84c20e40b7..07bc4a4e2ac8 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -9,8 +9,9 @@ PORTNAME= checkpassword PORTVERSION= 0.81 CATEGORIES= security MASTER_SITES= http://cr.yp.to/software/ \ - http://people.FreeBSD.org/~sada/distfiles/ \ + ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_PORTS_JP} +MASTER_SITE_SUBDIR= sada MAINTAINER= sada@FreeBSD.org diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 75b9e5164b0a..7a95c425704c 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -9,8 +9,9 @@ PORTNAME= cyrus-sasl PORTVERSION= 1.5.21 CATEGORIES= security MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ - http://people.FreeBSD.org/~stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ + ${MASTER_SITE_LOCAL} \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ +MASTER_SITE_SUBDIR= stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail MAINTAINER= hetzels@westbend.net diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 75b9e5164b0a..7a95c425704c 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -9,8 +9,9 @@ PORTNAME= cyrus-sasl PORTVERSION= 1.5.21 CATEGORIES= security MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ - http://people.FreeBSD.org/~stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ + ${MASTER_SITE_LOCAL} \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ +MASTER_SITE_SUBDIR= stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail MAINTAINER= hetzels@westbend.net diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile index e21755defa3e..5e8f14c4c756 100644 --- a/security/openssh-askpass/Makefile +++ b/security/openssh-askpass/Makefile @@ -9,7 +9,8 @@ PORTNAME= OpenSSH-askpass PORTVERSION= 1.2.2 CATEGORIES= security # ${MASTER_SITES} is only for if CVS won't work, period. -MASTER_SITES= http://people.FreeBSD.org/~kris/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kris DISTNAME= X11/xc/programs/ssh-askpass MAINTAINER= kris@FreeBSD.org diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile index 9a992d98e91a..5ca80b28efca 100644 --- a/security/portscanner/Makefile +++ b/security/portscanner/Makefile @@ -9,7 +9,8 @@ PORTNAME= portscanner PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://www.ameth.org/~veilleux/ \ - http://people.FreeBSD.org/~billf/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= billf DISTNAME= PortScanner-1.0 MAINTAINER= billf@FreeBSD.org -- cgit v1.2.3