aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2006-06-14 20:46:26 +0000
committerMarius Strobl <marius@FreeBSD.org>2006-06-14 20:46:26 +0000
commit417e06e92956caac15629be31806045d53889539 (patch)
tree02613517346a1d0fd07b1b96034687d62a36c6c0 /ftp
parent2eaa3d132bf257af815febbfa10841576c86a4eb (diff)
downloadports-417e06e92956caac15629be31806045d53889539.tar.gz
ports-417e06e92956caac15629be31806045d53889539.zip
Use MASTER_SITE_LOCAL instead of a private server.
Approved by: netchild
Notes
Notes: svn path=/head/; revision=165455
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftpd-tls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile
index 04b3c4d23c11..1651d40fbf89 100644
--- a/ftp/ftpd-tls/Makefile
+++ b/ftp/ftpd-tls/Makefile
@@ -9,7 +9,8 @@ PORTNAME= ftpd-tls
PORTVERSION= 20031008
PORTREVISION= 2
CATEGORIES= ftp security
-MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= marius
MAINTAINER= marius@FreeBSD.org
COMMENT= Ftp server supporting FTP AUTH TLS