diff options
author | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-12-10 09:20:16 +0800 |
commit | 4b03fd08409356566c7afe7550629c2b0a9dd318 (patch) | |
tree | f036f117d4a2bc5c23454b42918296299ee1a677 /ftp/bareftp | |
parent | 144fac57f51b7607ec02abb9e1edcba2cabe1a3f (diff) | |
download | freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.gz freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.tar.zst freebsd-ports-gnome-4b03fd08409356566c7afe7550629c2b0a9dd318.zip |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Diffstat (limited to 'ftp/bareftp')
-rw-r--r-- | ftp/bareftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 3754eb739c07..a32d4941fc7f 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.9 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 |