[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / netcdf

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

Diff for /pkgsrc/devel/netcdf/Makefile between version 1.41 and 1.43

version 1.41, 2017/04/30 01:21:22 version 1.43, 2017/11/26 10:50:48
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       netcdf-4.2.1.1  DISTNAME=       netcdf-4.2.1.1
 PKGREVISION=    6  PKGREVISION=    7
 CATEGORIES=     devel  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  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://www.unidata.ucar.edu/software/netcdf/index.html  HOMEPAGE=       https://www.unidata.ucar.edu/software/netcdf/index.html
 COMMENT=        Library for array-oriented data access  COMMENT=        Library for array-oriented data access
   
 USE_LANGUAGES=          c c++  USE_LANGUAGES=          c c++

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.43

CVSweb <webmaster@jp.NetBSD.org>