diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /lang/p5-Expect | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Notes
Diffstat (limited to 'lang/p5-Expect')
-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 d003db5ad381..9e457c341d93 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/IO-Tty.pm:${PORTSDIR}/devel/p5-IO-Tty \ ${SITE_PERL}/IO-Stty.pm:${PORTSDIR}/devel/p5-IO-Stty |