From 34da9bdf573136c2c1df38368a52ffccd661cf79 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 11 Nov 2005 01:18:01 +0000 Subject: With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime. --- shells/fd/Makefile | 2 +- shells/zsh+euc_hack/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 1c8bb5a5c598..1b0e3949b905 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 diff --git a/shells/zsh+euc_hack/Makefile b/shells/zsh+euc_hack/Makefile index 1b8e3827d76c..4b70a6e92334 100644 --- a/shells/zsh+euc_hack/Makefile +++ b/shells/zsh+euc_hack/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../zsh PKGNAMESUFFIX= +euc_hack -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Z shell with EUC encoding support EXTRA_PATCHES= ${.CURDIR}/files/patch-* -- cgit