diff options
Diffstat (limited to 'ftp/quftp')
-rw-r--r-- | ftp/quftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 2a1a4482fdb8..16cbfa13aaec 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= quftp -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A scriptable FTP client LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline |