aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Fork/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-05-11 08:23:51 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-05-11 08:23:51 +0000
commit7f785d11cbf1e892da0dce49271497aa4aa0aaba (patch)
tree55f3aa0968836eba53f7813d180edc2e7f551e67 /devel/p5-Proc-Fork/Makefile
parentc21ac35f273d501389c02b2a9494aaf4ef0e0205 (diff)
Notes
Diffstat (limited to 'devel/p5-Proc-Fork/Makefile')
-rw-r--r--devel/p5-Proc-Fork/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Proc-Fork/Makefile b/devel/p5-Proc-Fork/Makefile
index 1f793b9f6ea0..0f544e2bed96 100644
--- a/devel/p5-Proc-Fork/Makefile
+++ b/devel/p5-Proc-Fork/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= Proc-Fork
-PORTVERSION= 0.20
+PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Proc
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
-MAINTAINER= tobez@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Proc::Fork - Simple, intuitive interface to the fork() system call
PERL_CONFIGURE= yes