diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 22:43:36 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-23 22:43:36 +0000 |
commit | 45a812efa1bf31960c65618d4464f2b68165e404 (patch) | |
tree | 0b0f5235e769bdb3e7fd4e2d9f1c070a28fe87a8 /ftp/ftpfind | |
parent | - Update to 0.4.1 (diff) |
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit)
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..cc0c1da52dc8 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= beech@FreeBSD.org COMMENT= Find directory&file on a ftp server PLIST_FILES= bin/ftpfind |