diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
commit | 59fe6b05434e16f1fc664d982f76459e3c5c71ae (patch) | |
tree | 422bca5e8a9a0f1cc4f2db66154b5f1088b7c46c /ftp | |
parent | 7f9fffd189684de95ae35a3a81c88def912df451 (diff) | |
download | ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.tar.gz ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.zip |
Notes
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..6bcf83eb37fd 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= c.petrik.sosa@gmail.com COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |