diff options
author | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-12 00:47:16 +0800 |
commit | b722c898553800ac6c2d90aebb820a37ff9cd808 (patch) | |
tree | e6331b019b186cb0d084134632f9615ecb68fb1a /shells | |
parent | 0770ed8b885945c49870ae37ac834d03601951f1 (diff) | |
download | freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.gz freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.tar.zst freebsd-ports-gnome-b722c898553800ac6c2d90aebb820a37ff9cd808.zip |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index aa9b46da987e..2e81ba22e6b7 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/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 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 |