diff options
author | beech <beech@FreeBSD.org> | 2008-01-24 06:43:36 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-24 06:43:36 +0800 |
commit | f76f505de57a1c2aca14777b7b0b5b059d400e72 (patch) | |
tree | 856482fa1bdce48647bfd99d7f2e7705adb3ea2d /ftp/ftpfind | |
parent | d79b64625fcab4a6742edd98f5e5be6415a64e58 (diff) | |
download | freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.tar.gz freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.tar.zst freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.zip |
- 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 |