diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | e81f10b3e36e14058b682a6c30cca96dd3731120 (patch) | |
tree | 0fb4e65997caa58bed8bb97f76ece080bf0e2648 /time/py-mxDateTime | |
parent | 49d26052502700760c2b78486d15108257ddef5e (diff) | |
download | pkgsrc-e81f10b3e36e14058b682a6c30cca96dd3731120.tar.gz |
Follow some redirects.
Diffstat (limited to 'time/py-mxDateTime')
-rw-r--r-- | time/py-mxDateTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile index 373bda3d3d8..07b4cf8fd2c 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2017/04/10 12:31:05 mef Exp $ +# $NetBSD: Makefile,v 1.40 2017/09/04 18:08:29 wiz Exp $ VERSION= 3.2.9 DISTNAME= egenix-mx-base-${VERSION} @@ -7,7 +7,7 @@ CATEGORIES= time python MASTER_SITES= http://downloads.egenix.com/python/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html +HOMEPAGE= https://www.egenix.com/files/python/mxDateTime.html COMMENT= Python extension that provides types and conversions for dates LICENSE= egenix-public-license |