diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-06-15 13:03:11 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-06-15 13:03:11 +0000 |
commit | 70e12eef45f293efc743f8485f694fce46c5de0b (patch) | |
tree | acf3259f4e968522191813e32d3404024083996d /databases/spatialite | |
parent | Fix du(1) completion (diff) |
- 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)
Notes
Notes:
svn path=/head/; revision=389704
Diffstat (limited to 'databases/spatialite')
-rw-r--r-- | databases/spatialite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index fc29a73f40f8..87deec7fb107 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -3,6 +3,7 @@ PORTNAME= spatialite PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= lib${PORTNAME}-${PORTVERSION} |