diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
commit | 5b64868bdb843d39a8078482a27610a2facdae74 (patch) | |
tree | b75dbb6735fcf51ed7ea57de9b7c1ab165078ec3 /ftp | |
parent | a8f3115b36639bc874e0cf94b4f8be4b08720505 (diff) | |
download | freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.gz freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.zst freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.zip |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
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 2aea71a6932b..1203ba799f97 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \ ftp://ftp.yars.free.net/pub/source/lftp/old/ EXTRACT_SUFX= .tar.lzma -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Shell-like command line ftp client LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |