diff options
author | mandree <mandree@FreeBSD.org> | 2010-06-13 19:57:36 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-06-13 19:57:36 +0800 |
commit | c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2 (patch) | |
tree | 1a5c5a34097822a67d11c3c8836a93e793a08e87 /ftp | |
parent | d3443ad1a8a70b28dbccddae1be8d00d60ee58c8 (diff) | |
download | freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.tar.gz freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.tar.zst freebsd-ports-gnome-c07a04f1ebd44c2e21da8b57a791a0c4ec481cd2.zip |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
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 |