diff options
Diffstat (limited to 'devel/p5-Algorithm-Permute/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Permute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index dab880254936..c9d2940e1f12 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Algorithm-Permute -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes |