diff options
author | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
commit | 7d8833b9f75bc571b3c70e9cde765be5b874ee46 (patch) | |
tree | 5c5ffeb634ba9fcf6119a22ff3d302c9b6565da7 /ftp | |
parent | fa7e34a874effa43677e0aa8b14ab6a826116654 (diff) | |
download | freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.gz freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.zst freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.zip |
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/IglooFTP/Makefile | 2 | ||||
-rw-r--r-- | ftp/bareftp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 6bcf83eb37fd..5e619c103c56 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= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 5fb48b99794f..12946234eea7 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.7 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes |