diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-21 17:58:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-21 17:58:44 +0800 |
commit | 7eb19638a1898f789e3fac0c9ad53546fc1968c5 (patch) | |
tree | 17faaf757d9dabad59fe9021f4c5a44c037fbf4a /ftp/ftptool | |
parent | 995332d46a9f0813b10d242a1f7512b2af763116 (diff) | |
download | freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.tar.gz freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.tar.zst freebsd-ports-gnome-7eb19638a1898f789e3fac0c9ad53546fc1968c5.zip |
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor)
Diffstat (limited to 'ftp/ftptool')
-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 990531ea22ca..b3202d262a5e 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= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= Graphic ftp shell based on xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |