summaryrefslogtreecommitdiff
path: root/devel/p5-Module-Find
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2006-05-01 13:52:00 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2006-05-01 13:52:00 +0000
commite7dc7669c73158acf3793b5487c407a77b67646c (patch)
tree15a7bfcdad75a2e32377410047241b9a95eef005 /devel/p5-Module-Find
parent- Update to 20060307.1 (diff)
Changing email-address on my 80 ports.
Approved by: erwin (mental)
Notes
Notes: svn path=/head/; revision=161060
Diffstat (limited to 'devel/p5-Module-Find')
-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 \