diff options
author | beech <beech@FreeBSD.org> | 2011-03-03 08:21:03 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2011-03-03 08:21:03 +0800 |
commit | 5414c77e569a60e354d2836b70b3b092b6ae7000 (patch) | |
tree | aff21765c39d30e0dc609f8491ea8751d9e50d31 /ftp | |
parent | 66f643a9e8a90818e5b5ca88e999612feac89b5f (diff) | |
download | freebsd-ports-gnome-5414c77e569a60e354d2836b70b3b092b6ae7000.tar.gz freebsd-ports-gnome-5414c77e569a60e354d2836b70b3b092b6ae7000.tar.zst freebsd-ports-gnome-5414c77e569a60e354d2836b70b3b092b6ae7000.zip |
Take maintainership
PR: ports/155217
Submitted by: chris petrik (c.petrik.sosa@gmail.com)
Approved by: itetcu (mentor)(implicit)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/IglooFTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 5e619c103c56..9ff82da21ced 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= system/network/file-transfer DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |