diff options
Diffstat (limited to 'ftp/ftpcopy')
-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 efddd4ecd536..6f817d5a0041 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= Matthias Andree <matthias.andree@web.de> WRKSRC= ${WRKDIR}/web/${DISTNAME} |