diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /graphics/GMT | |
parent | 58a61e26eba4e1af9924182702a8e46ebb4da31e (diff) | |
download | pkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version 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 824da5dd4eb..5b2fc7a7cdf 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/09/01 12:14:06 obache Exp $ +# $NetBSD: Makefile,v 1.41 2014/02/12 23:17:58 tron Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ \ ftp://ftp.iris.washington.edu/pub/gmt/4/ |