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 4e99b698fef3..fc8bde0c0532 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Expect DISTNAME= ${PORTNAME}.pm-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ ${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty |