diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-11 13:29:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-11 13:29:52 +0000 |
commit | f5c0d3f09a74a18af052f1491590babe4df9dbf8 (patch) | |
tree | 87672d5e36d39541164cc9838137c407b1cd3785 /textproc/p5-Pod-Escapes/Makefile | |
parent | e54ccc347475093ad9850963cc6373ed775244e6 (diff) | |
download | ports-f5c0d3f09a74a18af052f1491590babe4df9dbf8.tar.gz ports-f5c0d3f09a74a18af052f1491590babe4df9dbf8.zip |
Notes
Diffstat (limited to 'textproc/p5-Pod-Escapes/Makefile')
-rw-r--r-- | textproc/p5-Pod-Escapes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 5b8801b30649..d9239e6cc460 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Escapes -PORTVERSION= 1.06 -PORTREVISION= 1 +PORTVERSION= 1.07 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |