diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /graphics/GMT/Makefile | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'graphics/GMT/Makefile')
-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 319bae798f6..538481ef0b1 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2016/03/05 11:28:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.45 2016/10/07 18:25:51 adam Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ \ ftp://ftp.iris.washington.edu/pub/gmt/4/ |