diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:33:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-10 01:33:24 +0000 |
commit | 02d5455c86dfeaf72492ece6976529f70f8ba72c (patch) | |
tree | af2fa2f64bc53afbaad62b2256ff345cee07f241 /devel/p5-MooseX-MethodAttributes/Makefile | |
parent | 2deda5ff1b4dcdb1f1b48a3d5d6a77bb179aa4ee (diff) |
Notes
Diffstat (limited to 'devel/p5-MooseX-MethodAttributes/Makefile')
-rw-r--r-- | devel/p5-MooseX-MethodAttributes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile index 727adbdd40a2..7f07921ccf6c 100644 --- a/devel/p5-MooseX-MethodAttributes/Makefile +++ b/devel/p5-MooseX-MethodAttributes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-MethodAttributes -PORTVERSION= 0.20 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |