diff options
author | wen <wen@FreeBSD.org> | 2015-06-15 21:03:11 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-06-15 21:03:11 +0800 |
commit | f1b39331cce851d3f5668ff9c2a8d72b257972df (patch) | |
tree | acf3259f4e968522191813e32d3404024083996d /databases/postgis20 | |
parent | 35db66bd3d26728ab9f432fad39fb349ec5f8dd1 (diff) | |
download | freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.tar.gz freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.tar.zst freebsd-ports-gnome-f1b39331cce851d3f5668ff9c2a8d72b257972df.zip |
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
Diffstat (limited to 'databases/postgis20')
-rw-r--r-- | databases/postgis20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index d1146e0a86e7..7a25ec69853c 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -2,6 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.7 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 20 |