diff options
Diffstat (limited to 'devel/p5-CHI/Makefile')
-rw-r--r-- | devel/p5-CHI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-CHI/Makefile b/devel/p5-CHI/Makefile index 8cfb56a4be9a..7f3cc84b7e8e 100644 --- a/devel/p5-CHI/Makefile +++ b/devel/p5-CHI/Makefile @@ -6,12 +6,12 @@ # PORTNAME= CHI -PORTVERSION= 0.490 +PORTVERSION= 0.500 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JSWARTZ PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.49 +DISTNAME= ${PORTNAME}-0.50 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for unified cache interface |