diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 04:23:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 04:23:16 +0000 |
commit | a244cada579e999ea6abc47b3ae0fb9142b25b31 (patch) | |
tree | c384e614d519f52a93ccc77ee5fceb20bb544ff1 /ftp/ftpcopy | |
parent | d76beff66d80c6a6601df0b9002c9cfde6680ac6 (diff) |
Notes
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 042e21dde3f0..757845d2950b 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ -MAINTAINER= Matthias Andree <matthias.andree@web.de> +MAINTAINER= matthias.andree@web.de WRKSRC= ${WRKDIR}/web/${DISTNAME} |