aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Array-Compare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Array-Compare/Makefile')
-rw-r--r--misc/p5-Array-Compare/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/p5-Array-Compare/Makefile b/misc/p5-Array-Compare/Makefile
index 87b388d62b2a..4ca568a06f29 100644
--- a/misc/p5-Array-Compare/Makefile
+++ b/misc/p5-Array-Compare/Makefile
@@ -5,18 +5,18 @@
# $FreeBSD$
#
-PORTNAME= Array-Compare
-PORTVERSION= 1.12
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+PORTNAME= Array-Compare
+PORTVERSION= 1.13
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
-PKGNAMEPREFIX= p5-
+PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for comparing arrays
-PERL_MODBUILD= yes
+PERL_MODBUILD= yes
-MAN3= Array::Compare.3
+MAN3= Array::Compare.3
.include <bsd.port.mk>