diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-29 18:51:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-29 18:51:29 +0000 |
commit | b78a3ea30307b76d99290606cdead3d41d3c4204 (patch) | |
tree | 8b78f9231f18f7ea937071fd141ff9db540a6fc7 /textproc/p5-Text-Reflow/Makefile | |
parent | 276d4559908d169b60d4b2f98793b0f52c59f8a7 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Reflow/Makefile')
-rw-r--r-- | textproc/p5-Text-Reflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index c52b22a8925e..78b8681c9fa9 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Reflow -PORTVERSION= 1.12 +PORTVERSION= 1.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |