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 /graphics/gmt | |
parent | 39c7163be5f6344ab896439a3843a004347d626f (diff) |
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
Notes
Notes:
svn path=/head/; revision=325086
Diffstat (limited to 'graphics/gmt')
-rw-r--r-- | graphics/gmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile index 0e554615fd3d..31b47941ee75 100644 --- a/graphics/gmt/Makefile +++ b/graphics/gmt/Makefile @@ -3,7 +3,7 @@ PORTNAME= gmt PORTVERSION= 4.5.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://falcon.grdl.noaa.gov/pub/${PORTNAME}/ \ ftp://ftp.soest.hawaii.edu/${PORTNAME}/ \ |