pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/udunits udunits: follow redirects



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc9aee971f91
branches:  trunk
changeset: 372031:fc9aee971f91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 26 10:53:58 2017 +0000

description:
udunits: follow redirects

diffstat:

 math/udunits/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a9ce7af5b49a -r fc9aee971f91 math/udunits/Makefile
--- a/math/udunits/Makefile     Sun Nov 26 10:53:41 2017 +0000
+++ b/math/udunits/Makefile     Sun Nov 26 10:53:58 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/07/09 06:38:34 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/11/26 10:53:58 wiz Exp $
 
 DISTNAME=              udunits-1.12.1
 PKGREVISION=           10
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=          .tar.Z
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.unidata.ucar.edu/software/udunits/
+HOMEPAGE=              https://www.unidata.ucar.edu/software/udunits/
 COMMENT=               Library and program for manipulating units of physical quantities
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index