diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 05:53:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 05:53:20 +0000 |
commit | 11493c54b559efd37a87627de4956f9e2b825341 (patch) | |
tree | f94a95b4c249d09f3178a3d183e99f6510a2b75e /astro/libosmpbf | |
parent | 22caa015ebe8148bed9cc33affff86a4617ef11b (diff) |
Bump PORTREVISION for devel/protobuf shlib change
Notes
Notes:
svn path=/head/; revision=523788
Diffstat (limited to 'astro/libosmpbf')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index dc057006dc38..7d6cdfdeb6f6 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |