aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Shell-Source
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2007-06-15 15:08:02 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2007-06-15 15:08:02 +0000
commitccd266efda15f4f6aeaf74582a02e2627f24fea4 (patch)
tree36641dae4150a2f480cb75d44d96ae7ba73c8857 /devel/p5-Shell-Source
parent7cb87b82dc68d1b8b7cb315be632dd44406b101c (diff)
downloadports-ccd266efda15f4f6aeaf74582a02e2627f24fea4.tar.gz
ports-ccd266efda15f4f6aeaf74582a02e2627f24fea4.zip
Notes
Diffstat (limited to 'devel/p5-Shell-Source')
-rw-r--r--devel/p5-Shell-Source/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Shell-Source/Makefile b/devel/p5-Shell-Source/Makefile
index ca1c7e959076..e5529713e5be 100644
--- a/devel/p5-Shell-Source/Makefile
+++ b/devel/p5-Shell-Source/Makefile
@@ -12,11 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Shell
PKGNAMEPREFIX= p5-
-MAINTAINER= bat@cpan.org
-COMMENT= Shell::Source - run programs and inherit environment changes
+MAINTAINER= timur@FreeBSD.org
+COMMENT= Run programs and inherit environment changes
PERL_CONFIGURE= yes
-MAN3= Shell::Source.3
+MAN3= Shell::Source.3
.include <bsd.port.mk>