diff options
Diffstat (limited to 'ftp/ftptool/Makefile')
-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 |