diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-19 04:19:56 +0000 |
commit | c31ab796066436fae2d28d254b6fce196fc9bc6a (patch) | |
tree | 9ea21f6a29eaeabe8a1ccfa69d94c0ccc6238233 /ftp/ftpfind | |
parent | 7c9cbb0a24cfb9da04b1c07309f9b6bd53869037 (diff) | |
download | ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.tar.gz ports-c31ab796066436fae2d28d254b6fce196fc9bc6a.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 cd602e4298c3..bae360bc64a5 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.996 CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind |