diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
commit | c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0 (patch) | |
tree | 30366032792132ca78fe65499ece8f8b99e08d43 /ftp | |
parent | 2510d85eef6a4f49b119a4aa0223fa1296b9ce49 (diff) | |
download | freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.gz freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.zst freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
Diffstat (limited to 'ftp')
-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 16cbfa13aaec..72aa1ddc9147 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scriptable FTP client LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline |