diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
commit | 4727575d1bc552a65a887c6de8eebd5bebcab09b (patch) | |
tree | 6775cea013310d81ad0b3ab9545d3530b85611c7 /ftp/ftpfind | |
parent | b9649c524995c22a06a035b20e31cf93a3cccee5 (diff) |
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 |