diff options
author | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | f41392567dcb8ed4b2f6ce63d30bc485c2a1419c (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /astro | |
parent | 8f6d2e7fecddc55a1373ceb4ee1cfd1baf6d342c (diff) | |
download | freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.gz freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.tar.zst freebsd-ports-gnome-f41392567dcb8ed4b2f6ce63d30bc485c2a1419c.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
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 a22048bc61e3..20498ea95ec1 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |