diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
commit | c86b04b3b8ba9124797a320eb63ed073a5a084a2 (patch) | |
tree | b7493b74f7532f3fda6de55f79bf5070d36b0ea2 /astro | |
parent | b2304fa09eb97e2220bad0acab1b958aad36ca08 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libosmpbf/Makefile | 1 | ||||
-rw-r--r-- | astro/osmium/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 71103abd1769..c2a10c25cb83 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -3,6 +3,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 0b5329caf32b..7404de4768e7 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |