aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Module-Find
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2006-05-01 21:52:00 +0800
committerlbr <lbr@FreeBSD.org>2006-05-01 21:52:00 +0800
commitdd957e7499526b7beea400aec230deabd9202a57 (patch)
tree67c9303b10b49ea4825d3edf26fc0671ad33aabd /devel/p5-Module-Find
parentf7654bc1e1bf23b2bf2695286a7299b246b85961 (diff)
downloadfreebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.tar.gz
freebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.tar.zst
freebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.zip
Changing email-address on my 80 ports.
Approved by: erwin (mental)
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 \