diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-03-22 05:24:43 +0800 |
commit | 5e6a53c222d60df6caa0943f0fc20758fbf12b24 (patch) | |
tree | 0cf97fbd4ec3190a0d55c7a85a0ef4a2f4773f15 /graphics | |
parent | d5f61f25f54123875e7b01466376af3ad383c66d (diff) | |
download | freebsd-ports-graphics-5e6a53c222d60df6caa0943f0fc20758fbf12b24.tar.gz freebsd-ports-graphics-5e6a53c222d60df6caa0943f0fc20758fbf12b24.tar.zst freebsd-ports-graphics-5e6a53c222d60df6caa0943f0fc20758fbf12b24.zip |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mapcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mapcache/Makefile b/graphics/mapcache/Makefile index f80ace4fcfa..78eecd88b9c 100644 --- a/graphics/mapcache/Makefile +++ b/graphics/mapcache/Makefile @@ -3,7 +3,7 @@ PORTNAME= mapcache DISTVERSION= 1.4.0-94 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g732b3fd CATEGORIES= graphics |