diff options
Diffstat (limited to 'ftp/ftp-tls')
-rw-r--r-- | ftp/ftp-tls/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |