diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 03:46:21 +0000 |
commit | 71f91036a5ca2d913d72bfa5a4ef585a0e0432c5 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /databases | |
parent | 39c7163be5f6344ab896439a3843a004347d626f (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis20/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index c385a325f345..ba71ce4634b5 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ diff --git a/databases/postgis20/Makefile b/databases/postgis20/Makefile index 5f1d67ab4311..8f05062c4bc4 100644 --- a/databases/postgis20/Makefile +++ b/databases/postgis20/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ |