diff options
Diffstat (limited to 'devel/p5-Shell-Base')
-rw-r--r-- | devel/p5-Shell-Base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Shell-Base/Makefile b/devel/p5-Shell-Base/Makefile index d902659b0bb8..7d08c268e44c 100644 --- a/devel/p5-Shell-Base/Makefile +++ b/devel/p5-Shell-Base/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Shell PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= boumenot@gmail.com COMMENT= Perl module implementing a simple command shell BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \ |