diff options
author | thierry <thierry@FreeBSD.org> | 2009-12-15 03:57:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-12-15 03:57:14 +0800 |
commit | 0d251f240e499173c5136a28791d2e4449851f1a (patch) | |
tree | 8ed18fffa160d0d328258c20a5f6f6584426a5a8 /ftp | |
parent | f5103370c64e352e2689cd7807464fb1b750dede (diff) | |
download | freebsd-ports-gnome-0d251f240e499173c5136a28791d2e4449851f1a.tar.gz freebsd-ports-gnome-0d251f240e499173c5136a28791d2e4449851f1a.tar.zst freebsd-ports-gnome-0d251f240e499173c5136a28791d2e4449851f1a.zip |
Release maintainership.
Thanks Serge for maintaining these ports all these years!
PR: (private mail)
Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
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 3a317b3e674d..a095e278dc71 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= Ftptool${PORTVERSION} -MAINTAINER= serge.gagnon.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Graphic ftp shell based on xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |