diff options
author | wen <wen@FreeBSD.org> | 2012-05-07 15:10:22 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-07 15:10:22 +0800 |
commit | 2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56 (patch) | |
tree | def0b32510d5f72dcbd3e2887e703ddd770182ba /databases/spatialite | |
parent | 2705dbc94f63a74399c860a63c2a88b34b1ebf82 (diff) | |
download | freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.tar.gz freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.tar.zst freebsd-ports-gnome-2b3f2f74f4611b45155a02a1e7ff10bd10ebfa56.zip |
- Bump PORTREVISION to chase the update of graphics/geos
Diffstat (limited to 'databases/spatialite')
-rw-r--r-- | databases/spatialite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 407b0d23b12d..aeddd1711919 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,7 +7,7 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ |