diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-09-11 21:58:27 +0800 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-09-11 21:58:27 +0800 |
commit | 84bf662fd05ac8b054767ea18c1462ad8bb98780 (patch) | |
tree | ae9d1605f3837845c49d67717fcc8a7522f1ca1a /astro | |
parent | 2e24707c96c566166fcf9785c12d2d961d1c586d (diff) | |
download | freebsd-ports-gnome-84bf662fd05ac8b054767ea18c1462ad8bb98780.tar.gz freebsd-ports-gnome-84bf662fd05ac8b054767ea18c1462ad8bb98780.tar.zst freebsd-ports-gnome-84bf662fd05ac8b054767ea18c1462ad8bb98780.zip |
graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers
PR: ports/181422 [1]
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
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 |