diff options
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r-- | ftp/curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index bc437ae9c503..1676e8481030 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://curl.haxx.se/download/ \ ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/mirror/ MASTER_SITE_SUBDIR= curl -MAINTAINER= roam@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers LICENSE= MIT |