diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-16 15:45:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-16 15:45:02 +0000 |
commit | 860d4200b19e1b46da191506443ba406af278062 (patch) | |
tree | 1debff7eebaeccec4bb9cf0645571b790bc97759 /lang/p5-List-MoreUtils-XS/Makefile | |
parent | d4ad936256ae9c38773f137ec1fec613ff7dadb9 (diff) | |
download | ports-860d4200b19e1b46da191506443ba406af278062.tar.gz ports-860d4200b19e1b46da191506443ba406af278062.zip |
Update to 0.422
Notes
Notes:
svn path=/head/; revision=448043
Diffstat (limited to 'lang/p5-List-MoreUtils-XS/Makefile')
-rw-r--r-- | lang/p5-List-MoreUtils-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-List-MoreUtils-XS/Makefile b/lang/p5-List-MoreUtils-XS/Makefile index f05e3e98a625..79708213ba03 100644 --- a/lang/p5-List-MoreUtils-XS/Makefile +++ b/lang/p5-List-MoreUtils-XS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-MoreUtils-XS -PORTVERSION= 0.421 +PORTVERSION= 0.422 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |