diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-03-27 22:20:46 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-03-27 22:20:46 +0800 |
commit | f6ed1be0e6b23bc93b509941cff1f61f4825252b (patch) | |
tree | 6bdabf2a0edea6a3deb350eaf644c785cad596d2 /ftp/lftp | |
parent | 0b340bfcd69901af97f0377acd9a92138158b29d (diff) | |
download | freebsd-ports-gnome-f6ed1be0e6b23bc93b509941cff1f61f4825252b.tar.gz freebsd-ports-gnome-f6ed1be0e6b23bc93b509941cff1f61f4825252b.tar.zst freebsd-ports-gnome-f6ed1be0e6b23bc93b509941cff1f61f4825252b.zip |
Update maintainer email.
PR: 26107
Submitted by: MAINTAINER
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 05b40a7cd499..c6170d9ef039 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= cj@vallcom.net +MAINTAINER= LoRd_CJ@dalusers.com LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |