diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-11 16:47:16 +0000 |
commit | d5a8ad9d477e44e7edec30b4f6061444c86eac6b (patch) | |
tree | 4d7143faae67b0d92f57fd4ee2a49c047a893f1f /shells/psh | |
parent | aeccbb0560babe3dea4dabb944b712e8f7caec57 (diff) |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=138919
Diffstat (limited to 'shells/psh')
-rw-r--r-- | shells/psh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/psh/Makefile b/shells/psh/Makefile index aa9b46da987e..2e81ba22e6b7 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells perl5 MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} -MAINTAINER= freebsd@galle.com.br +MAINTAINER= garga@FreeBSD.org COMMENT= New shell made entirely out of a Perl script PERL_CONFIGURE= yes |