diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /ftp | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) | |
download | ports-2f778a08344f300c68120d3917e1f10e7157de4c.tar.gz ports-2f778a08344f300c68120d3917e1f10e7157de4c.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftptool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index b3202d262a5e..990531ea22ca 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTFILES= Ftptool${PORTVERSION}.tar.gz -MAINTAINER= gagnon_s@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Graphic ftp shell based on xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |