summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftp-tls/Makefile2
-rw-r--r--ftp/ftpd-tls/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ftp-tls/Makefile b/ftp/ftp-tls/Makefile
index 3077b21682cc..1a28e533d41b 100644
--- a/ftp/ftp-tls/Makefile
+++ b/ftp/ftp-tls/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= ftp security
MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \
ftp://ftp.runestig.com/pub/ftp-tls/
-MAINTAINER= marius@alchemy.franken.de
+MAINTAINER= marius@FreeBSD.org
COMMENT= Ftp client supporting FTP AUTH TLS
GNU_CONFIGURE= yes
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile
index 9f1bcea3a766..f2c5b56ed8ed 100644
--- a/ftp/ftpd-tls/Makefile
+++ b/ftp/ftpd-tls/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= ftp security
MASTER_SITES= ftp://ftp.zeist.de/pub/distfiles/ \
ftp://ftp.runestig.com/pub/ftpd-tls/
-MAINTAINER= marius@alchemy.franken.de
+MAINTAINER= marius@FreeBSD.org
COMMENT= Ftp server supporting FTP AUTH TLS
GNU_CONFIGURE= YES