diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:04:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 09:04:21 +0000 |
commit | 0323114808a16d97bfa79feb8b7df5586665add3 (patch) | |
tree | 1a7b96848c0a570ce23759a72653d046c68806ac /shells | |
parent | 940902160d66c87063670c7ebc2fdbe0c18dc9e9 (diff) |
Actually assign port to new maintainer.
Forgotten by: itetcu
Notes
Notes:
svn path=/head/; revision=172301
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile index 8016d78e0b3d..483bd5ccf3ec 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells plan9 MASTER_SITES= ftp://rc.quanstro.net/pub/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ -MAINTAINER= saken@hotel.rmta.org +MAINTAINER= quanstro@quanstro.net COMMENT= A unix incarnation of the plan9 shell USE_BZIP2= YES |