diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:20:46 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-27 14:20:46 +0000 |
commit | ccbe91bf9d30e3f8b905e045b49d43ee75334222 (patch) | |
tree | f6a82cecf45708269b039fb9f496c24509605a47 /ftp | |
parent | Update maintainer email. (diff) |
Update maintainer email.
PR: 26107
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=40450
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 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 |