pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/iGMT



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 09:52:51 UTC 2017

Modified Files:
        pkgsrc/graphics/iGMT: Makefile

Log Message:
iGMT: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/iGMT/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/iGMT/Makefile
diff -u pkgsrc/graphics/iGMT/Makefile:1.35 pkgsrc/graphics/iGMT/Makefile:1.36
--- pkgsrc/graphics/iGMT/Makefile:1.35  Wed Nov 25 12:50:44 2015
+++ pkgsrc/graphics/iGMT/Makefile       Sun Dec 24 09:52:51 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.35 2015/11/25 12:50:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.36 2017/12/24 09:52:51 wiz Exp $
 
 DISTNAME=              igmt_v1.2
 PKGNAME=               iGMT-1.2
 PKGREVISION=           6
 CATEGORIES=            graphics
-MASTER_SITES=          http://www.gfz-potsdam.de/pb1/op/igmt/
+MASTER_SITES=          https://www.gfz-potsdam.de/pb1/op/igmt/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.gfz-potsdam.de/pb1/op/igmt/
+HOMEPAGE=              https://www.gfz-potsdam.de/pb1/op/igmt/
 COMMENT=               Interactive Mapping of Geoscientific Datasets
 
 DEPENDS+=              GMT>=3.3.6:../../graphics/GMT



Home | Main Index | Thread Index | Old Index