diff options
author | kris <kris@FreeBSD.org> | 2000-03-30 03:55:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-30 03:55:56 +0800 |
commit | 859289c2bafa5757f6485bc036b92bb1a1f41e15 (patch) | |
tree | edbd32d937ffb13de42d6744978f7b1380b34f82 /ftp/lftp | |
parent | 8830ba20143385fbeda430cfc814367e5d9d5c62 (diff) | |
download | freebsd-ports-gnome-859289c2bafa5757f6485bc036b92bb1a1f41e15.tar.gz freebsd-ports-gnome-859289c2bafa5757f6485bc036b92bb1a1f41e15.tar.zst freebsd-ports-gnome-859289c2bafa5757f6485bc036b92bb1a1f41e15.zip |
Add various new maintainers for these ports
Diffstat (limited to 'ftp/lftp')
-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 7307bffc3165..df3eb1d69fdc 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}" |