diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-25 12:00:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-25 12:00:00 +0000 |
commit | b5327bcd740c0260babe1df25192ff84330fa2cd (patch) | |
tree | e6bed565511b9c562b3858e5cd7a318359f5377c /devel/p5-Hook-LexWrap/Makefile | |
parent | 52e28f09e37de35c35fb2eabcd36e08e2a6b0cfa (diff) |
- Update to 0.22
Notes
Notes:
svn path=/head/; revision=224738
Diffstat (limited to 'devel/p5-Hook-LexWrap/Makefile')
-rw-r--r-- | devel/p5-Hook-LexWrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Hook-LexWrap/Makefile b/devel/p5-Hook-LexWrap/Makefile index 32f7edfa673f..7fb386d28f53 100644 --- a/devel/p5-Hook-LexWrap/Makefile +++ b/devel/p5-Hook-LexWrap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Hook-LexWrap -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |