diff options
Diffstat (limited to 'devel/p5-PAR-Dist/Makefile')
-rw-r--r-- | devel/p5-PAR-Dist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile index e9eda47eec3e..989e3c83dc78 100644 --- a/devel/p5-PAR-Dist/Makefile +++ b/devel/p5-PAR-Dist/Makefile @@ -6,13 +6,13 @@ # PORTNAME= PAR-Dist -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PAR PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Create and manipulate PAR distributions PERL_CONFIGURE= yes |