diff options
Diffstat (limited to 'devel/p5-System2/Makefile')
-rw-r--r-- | devel/p5-System2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-System2/Makefile b/devel/p5-System2/Makefile index 2ca01d3450e1..83ceb8eba385 100644 --- a/devel/p5-System2/Makefile +++ b/devel/p5-System2/Makefile @@ -6,13 +6,13 @@ # PORTNAME= System2 -PORTVERSION= 0.83 +PORTVERSION= 0.84 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= System2 PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= System2 - like system(), but with STDERR available as well PERL_CONFIGURE= yes |