diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /astro | |
parent | dfa0296becb7b4c0e83482d375471a59c43d45d8 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/osmium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 99abf051f473..a22048bc61e3 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |