diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 62742e823760509312c2a6d949754198bdc46f76 (patch) | |
tree | 18456d87696204474897dda0412513c978d312f8 /ftp | |
parent | 14bb2367e91f0d09684d9243a4c9628fa6d91817 (diff) | |
download | FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.zip FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.tar.gz |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 55d3b21..7307bff 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" |