diff options
| author | Wen Heping <wen@FreeBSD.org> | 2013-11-05 12:42:02 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2013-11-05 12:42:02 +0000 |
| commit | 791b25a07bfbbf8baaba34bda362a405538f1ec7 (patch) | |
| tree | a5f63181bc06646ce0b48367e4d28213944af53a /databases | |
| parent | - Update to 4.1.1 (diff) | |
- Bump PORTREVISION to chase the update of databases/spatialite
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/pyspatialite/Makefile | 2 | ||||
| -rw-r--r-- | databases/spatialite_gui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile index 40722581f166..cfcc131a68b0 100644 --- a/databases/pyspatialite/Makefile +++ b/databases/pyspatialite/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyspatialite PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP:pyspatialite \ http://www.gaia-gis.it/gaia-sins/libspatialite-sources/:amalgam diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index d18c6fa7f334..b04770a801d9 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= spatialite_gui PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable |
