diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-08-29 09:13:45 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-08-29 09:13:45 +0000 |
commit | 3986732bbed0175ee201622c25c3a24756f460dc (patch) | |
tree | b382cdd69a320cdf7e7e6b4f138ee58bb1db7d88 /textproc/p5-PDF-Create/Makefile | |
parent | 7952845dda22fb2c83db48903ec01c3cc76b7511 (diff) |
Notes
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 8973c928c397..df3cef5f44a9 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-Create -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |