diff options
-rw-r--r-- | math/udunits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile index 4de3fc0be54..aad44b54d6e 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -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 @@ MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org -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 |