diff options
author | salo <salo@pkgsrc.org> | 2004-05-25 13:09:37 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-05-25 13:09:37 +0000 |
commit | 5242ce799c2d7bc7986f10399e61976ade31103e (patch) | |
tree | f5cb55a85958c05702eaa96ee25031552a0a8af2 /net | |
parent | ab9a8c65304e1ceb5b26c9ed24e7f58087b9750a (diff) | |
download | pkgsrc-5242ce799c2d7bc7986f10399e61976ade31103e.tar.gz |
Take over maintainership.
Ok with previous MAINTAINER, michal@pasternak.w.lub.pl.
Diffstat (limited to 'net')
-rw-r--r-- | net/lftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 10df67d8365..5d2a244d200 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2004/05/25 12:01:16 salo Exp $ +# $NetBSD: Makefile,v 1.42 2004/05/25 13:09:37 salo Exp $ # DISTNAME= lftp-3.0.3 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \ ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= michal@pasternak.w.lub.pl +MAINTAINER= salo@NetBSD.org HOMEPAGE= http://lftp.yar.ru/ COMMENT= Powerful command line file transfer client |