diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-02 19:55:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-02 19:55:32 +0000 |
commit | a0d361d09795b506127608262a72f8bbc01dfbdc (patch) | |
tree | 37e4c4375c207a9f22257106364cedb8e07b8ca4 /biology/p5-Bio-GFF3/Makefile | |
parent | 56041ab274e0b729339acb1407d47f10f114a490 (diff) | |
download | freebsd-ports-a0d361d09795b506127608262a72f8bbc01dfbdc.zip |
- Update to 1.8
Changes: http://search.cpan.org/dist/Bio-GFF3/Changes
Diffstat (limited to 'biology/p5-Bio-GFF3/Makefile')
-rw-r--r-- | biology/p5-Bio-GFF3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-Bio-GFF3/Makefile b/biology/p5-Bio-GFF3/Makefile index b6f897d88059..30a87fd16eb3 100644 --- a/biology/p5-Bio-GFF3/Makefile +++ b/biology/p5-Bio-GFF3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Bio-GFF3 -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= biology perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |