diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /ftp/multiget | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
Notes
Diffstat (limited to 'ftp/multiget')
-rw-r--r-- | ftp/multiget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/multiget/Makefile b/ftp/multiget/Makefile index f2e357ba4fec..3a0b98c25be7 100644 --- a/ftp/multiget/Makefile +++ b/ftp/multiget/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= ftp www MASTER_SITES= SF/${PORTNAME}/OldFiles -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An http/ftp downloader with a nice GUI USE_WX= 2.6+ |