diff options
Diffstat (limited to 'lang/p5-Expect/Makefile')
-rw-r--r-- | lang/p5-Expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 3652964afa38..955bc4e8faf7 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module inspired by the Tcl version of Expect BUILD_DEPENDS= p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty |