diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
commit | 14a03a388d0cf3d239c6584af408ded0280d25d3 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /graphics/gmt | |
parent | f79102a13497427357c3d2d77259a8dca760186a (diff) | |
download | freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.gz freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.zst freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.zip |
- 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
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}/ \ |