diff options
| author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:47:48 +0000 |
|---|---|---|
| committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:47:48 +0000 |
| commit | c785ea6eea863a79f45a5da9d19804aa4c106a4f (patch) | |
| tree | 6fca5bc539bde891bd1bb0236ba7c06331f95d7c /net/py-ORBit | |
| parent | 8068ae7f5fb7614b1204c488c4571ec9c00a77c9 (diff) | |
| download | pkgsrc-c785ea6eea863a79f45a5da9d19804aa4c106a4f.tar.gz | |
Use https for www.gnome.org HOMEPAGEs.
Diffstat (limited to 'net/py-ORBit')
| -rw-r--r-- | net/py-ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index 2b6f43c8022..c37eee1fc09 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2017/01/01 14:43:50 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2017/07/30 22:47:54 wiz Exp $ DISTNAME= pyorbit-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.24/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/ +HOMEPAGE= https://www.gnome.org/ COMMENT= Python bindings for ORBit2 LICENSE= gnu-lgpl-v2.1 |
