diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
commit | 859289c2bafa5757f6485bc036b92bb1a1f41e15 (patch) | |
tree | edbd32d937ffb13de42d6744978f7b1380b34f82 /ftp | |
parent | 8830ba20143385fbeda430cfc814367e5d9d5c62 (diff) | |
download | FreeBSD-ports-859289c2bafa5757f6485bc036b92bb1a1f41e15.zip FreeBSD-ports-859289c2bafa5757f6485bc036b92bb1a1f41e15.tar.gz |
Add various new maintainers for these ports
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 7307bff..df3eb1d 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= ports@FreeBSD.org +MAINTAINER= calle.madestrand@norrgarden.se USE_LIBTOOL= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" |