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 /devel/p5-IO-Stty | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=26946
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 8f35ad7a56ca..4ee82caf2bcd 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IO -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_PERL5= yes |