diff options
Diffstat (limited to 'lang/perl5.10/Makefile')
-rw-r--r-- | lang/perl5.10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.10/Makefile b/lang/perl5.10/Makefile index 2a2248367f11..28ec8675e6a2 100644 --- a/lang/perl5.10/Makefile +++ b/lang/perl5.10/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${PERL_VER} CATEGORIES= lang devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S|/modules/by-module|/src|} -MAINTAINER= markm@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org # This will need to be "fixed" in ../../Mk/bsd.port.mk as well. PERL_VER= 5.6.1 |