diff options
author | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-10-26 10:31:00 +0000 |
commit | 69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79 (patch) | |
tree | bf0192bc92e57e63920185657bc7a622df6c2c17 /graphics/GMT | |
parent | 70531df1be041cfc779959a7e921d55e4a451fec (diff) | |
download | pkgsrc-69d458b93e1fdbd68b31b6a22eaa6359bc1d3e79.tar.gz |
*: bump PKGREVISION for libunistring shlib major bump
Diffstat (limited to 'graphics/GMT')
-rw-r--r-- | graphics/GMT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile index 979fd00af11..5050fce8af7 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2021/12/08 16:04:47 adam Exp $ +# $NetBSD: Makefile,v 1.69 2022/10/26 10:31:30 wiz Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ MASTER_SITES+= ftp://ftp.iris.washington.edu/pub/gmt/4/ |