aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Module-Find/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Module-Find/Makefile')
-rw-r--r--devel/p5-Module-Find/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Module-Find/Makefile b/devel/p5-Module-Find/Makefile
index 7218f26845f5..2e093a146d7e 100644
--- a/devel/p5-Module-Find/Makefile
+++ b/devel/p5-Module-Find/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: Module-Find
# Date created: 26 Sep 2005
-# Whom: Lars Balker Rasmussen <lars@balker.dk>
+# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
PKGNAMEPREFIX= p5-
-MAINTAINER= lars@balker.dk
+MAINTAINER= lbr@FreeBSD.org
COMMENT= Lets you find and use modules in categories
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \