diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-09-11 13:58:27 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-09-11 13:58:27 +0000 |
commit | 84bf662fd05ac8b054767ea18c1462ad8bb98780 (patch) | |
tree | ae9d1605f3837845c49d67717fcc8a7522f1ca1a /astro | |
parent | 2e24707c96c566166fcf9785c12d2d961d1c586d (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 981361070fe5..49271eff7a05 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |