diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-04-20 13:49:29 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-04-20 13:49:29 +0000 |
commit | 4171a9b4856da24b9eaddf6311ea0f5808d21873 (patch) | |
tree | b58196da0beeb3798fe450858d1e3b256f2dee91 /ftp | |
parent | Update to 3.1.3. (diff) |
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftp-tls/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpd-tls/Makefile | 2 |
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 |