diff options
author | pawel <pawel@FreeBSD.org> | 2014-12-21 01:12:36 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-12-21 01:12:36 +0800 |
commit | 406479efc6754eaca4f413eef0f178e3ced575a1 (patch) | |
tree | bcfcbf96bbbc2688e398830fb631ed6823c626bf /graphics/qgis | |
parent | 5f4ec03095980854058b554a938fed300b31b8b8 (diff) | |
download | freebsd-ports-gnome-406479efc6754eaca4f413eef0f178e3ced575a1.tar.gz freebsd-ports-gnome-406479efc6754eaca4f413eef0f178e3ced575a1.tar.zst freebsd-ports-gnome-406479efc6754eaca4f413eef0f178e3ced575a1.zip |
- Update databases/spatialite to version 4.2.0 [1]
- Add LICENSE info [1]
- Fix WWW line in pkg-descr [1]
- Bump all affected ports
PR: 196150 [1]
Submitted by: maintainer [1]
Diffstat (limited to 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 19f8c851f926..178ca734c4f9 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -3,6 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de |