diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-16 05:09:47 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-16 05:09:47 +0000 |
commit | f842b327e15fd6bd34634c6bba9a228c1c6412a5 (patch) | |
tree | aa41839d46e264c2ac1a4fee7769534869561ff3 /math/p5-Math-Intersection-StraightLine/Makefile | |
parent | 403077992f295fb303bf9efeddc5404b0c9bb4c4 (diff) |
- Update 0.02->0.04
PR: ports/106040
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Notes
Notes:
svn path=/head/; revision=179895
Diffstat (limited to 'math/p5-Math-Intersection-StraightLine/Makefile')
-rw-r--r-- | math/p5-Math-Intersection-StraightLine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Intersection-StraightLine/Makefile b/math/p5-Math-Intersection-StraightLine/Makefile index ab72d4f61ce4..777872960732 100644 --- a/math/p5-Math-Intersection-StraightLine/Makefile +++ b/math/p5-Math-Intersection-StraightLine/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Intersection-StraightLine -PORTVERSION= 0.02 +PORTVERSION= 0.04 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math |