pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/netcdf-fortran netcdf-fortran: follow redirects



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3aaaeb16814
branches:  trunk
changeset: 372027:f3aaaeb16814
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 26 10:51:20 2017 +0000

description:
netcdf-fortran: follow redirects

diffstat:

 devel/netcdf-fortran/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r fea7cb3a18fe -r f3aaaeb16814 devel/netcdf-fortran/Makefile
--- a/devel/netcdf-fortran/Makefile     Sun Nov 26 10:51:05 2017 +0000
+++ b/devel/netcdf-fortran/Makefile     Sun Nov 26 10:51:20 2017 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/08/24 20:02:58 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/26 10:51:20 wiz Exp $
 
 DISTNAME=      netcdf-fortran-4.2
 PKGREVISION=   7
 CATEGORIES=    devel
-MASTER_SITES=  http://www.unidata.ucar.edu/downloads/netcdf/ftp/
+MASTER_SITES=  https://www.unidata.ucar.edu/downloads/netcdf/ftp/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.unidata.ucar.edu/software/netcdf/index.html
+HOMEPAGE=      https://www.unidata.ucar.edu/software/netcdf/index.html
 COMMENT=       Fortran support for NetCDF.
 
 USE_LANGUAGES=         c fortran77



Home | Main Index | Thread Index | Old Index