diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-10-23 20:45:10 +0000 |
commit | 546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /ftp/ftpfind | |
parent | f4a1e022c0d267b40fde97c90402277490d4eb4f (diff) | |
download | ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.tar.gz ports-546a9259a9ae07a5846bad2b19c0b0c0d6f0ba1c.zip |
Notes
Diffstat (limited to 'ftp/ftpfind')
-rw-r--r-- | ftp/ftpfind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index 4b2d3fbbf5d3..d7082f98e52f 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind |