diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 06:02:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-22 06:02:24 +0000 |
commit | e9972a754cd252e516cc139fabd9dfd160fcd008 (patch) | |
tree | 2d5b633aff204b55e03cc5256f9709e4233f5146 /graphics/gmt | |
parent | Update to 2.0.4 (diff) |
Bump PORTREVISION for graphics/gdal shlib change
Notes
Notes:
svn path=/head/; revision=523793
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 c69a25d0fce6..5d906a45800b 100644 --- a/graphics/gmt/Makefile +++ b/graphics/gmt/Makefile @@ -4,7 +4,7 @@ PORTNAME= gmt DISTVERSION= 4.5.18 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ |