diff options
Diffstat (limited to 'shells/fd/Makefile')
-rw-r--r-- | shells/fd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 1c8bb5a..1b0e394 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ # ftp://ftp.vector.co.jp/pack/unix/util/file/filer/fd/ DISTNAME= FD-${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A CUI-based file and directory management tool USE_REINPLACE= yes |