diff options
author | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /lang | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.zst freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'lang')
-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 |