diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-01 01:25:22 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-01 01:25:22 +0000 |
commit | 80cd950c0d281eebbc637669480303732cf7f9e0 (patch) | |
tree | 7bb6d5c369e43274dbca3ef8cbf77bec55323aa2 /devel/p5-Getopt-Long-Descriptive/Makefile | |
parent | 1e3e58d2d78f4786386bc70ea7f25ac82e67cb9f (diff) | |
download | ports-80cd950c0d281eebbc637669480303732cf7f9e0.tar.gz ports-80cd950c0d281eebbc637669480303732cf7f9e0.zip |
- Update to 0.087
Notes
Notes:
svn path=/head/; revision=265481
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index 70f4c7048b15..c88597cfce6c 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Long-Descriptive -PORTVERSION= 0.086 +PORTVERSION= 0.087 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |