aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/checkpassword/Makefile3
-rw-r--r--security/cyrus-sasl/Makefile3
-rw-r--r--security/cyrus-sasl2/Makefile3
-rw-r--r--security/openssh-askpass/Makefile3
-rw-r--r--security/portscanner/Makefile3
5 files changed, 10 insertions, 5 deletions
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