diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
commit | d00f8a61b2835c03e95e3708412651c7cfe2b913 (patch) | |
tree | cd1b026afaa72588eff10f32964d6c9daa6024dd /ftp | |
parent | 2aea620cc1a54d70e5d850389da23e98848f7838 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 63dc46d24596..938b85430649 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.7 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= mandree@FreeBSD.org COMMENT= Command line ftp tools for listing and mirroring USE_PERL5_BUILD= yes |