diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-28 16:52:33 +0000 |
commit | b42f6675bca37486f852859ae2a319b3b76b60a8 (patch) | |
tree | 1290c341f146ad33f0bc09c9f4c56501540e5bcd /ftp/mget | |
parent | 0ec7c1b9c1d649c4f149050812d9846e4700d053 (diff) | |
download | ports-b42f6675bca37486f852859ae2a319b3b76b60a8.tar.gz ports-b42f6675bca37486f852859ae2a319b3b76b60a8.zip |
Notes
Diffstat (limited to 'ftp/mget')
-rw-r--r-- | ftp/mget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile index 00a0747ff319..a1c00e1776a7 100644 --- a/ftp/mget/Makefile +++ b/ftp/mget/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4.2 CATEGORIES= ftp ipv6 MASTER_SITES= http://cs-people.bu.edu/dbera/projects/mget/ -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded commandline web-download manager CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ |