diff options
author | obache <obache> | 2013-09-01 12:14:06 +0000 |
---|---|---|
committer | obache <obache> | 2013-09-01 12:14:06 +0000 |
commit | b7c666cdca4e7e35bb4ddf746e9211511d71e8eb (patch) | |
tree | 4ad3ca5a6623baa60fb47b169a8331322425b2bc /graphics/GMT | |
parent | 78818dcc7b16c08f8021966fbd30ac00ac1af353 (diff) | |
download | pkgsrc-b7c666cdca4e7e35bb4ddf746e9211511d71e8eb.tar.gz |
recursive bump from hdf5 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 e89ffe979d8..824da5dd4eb 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/10/06 14:10:39 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/09/01 12:14:06 obache Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ \ ftp://ftp.iris.washington.edu/pub/gmt/4/ |