diff options
author | tj <tj@FreeBSD.org> | 2017-07-14 00:46:24 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2017-07-14 00:46:24 +0800 |
commit | a484057cc5f4f9e9a007f899460878c4cd60cb9e (patch) | |
tree | fbb030d99a63ba1f6b14d6d1fa7d35379c34b9fd /devel | |
parent | 306409f2471740c65a173c5d29f23b3ec461cda5 (diff) | |
download | freebsd-ports-gnome-a484057cc5f4f9e9a007f899460878c4cd60cb9e.tar.gz freebsd-ports-gnome-a484057cc5f4f9e9a007f899460878c4cd60cb9e.tar.zst freebsd-ports-gnome-a484057cc5f4f9e9a007f899460878c4cd60cb9e.zip |
Bump port revision for 2.59+ fix
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-File-Rolling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-File-Rolling/Makefile b/devel/p5-Log-Dispatch-File-Rolling/Makefile index 22f94065a33f..b22df0b7a5ed 100644 --- a/devel/p5-Log-Dispatch-File-Rolling/Makefile +++ b/devel/p5-Log-Dispatch-File-Rolling/Makefile @@ -2,7 +2,7 @@ PORTNAME= Log-Dispatch-File-Rolling PORTVERSION= 1.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |