diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /x11/py-xcbgen | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'x11/py-xcbgen')
-rw-r--r-- | x11/py-xcbgen/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile index d29b608c309..1bb874cbb2d 100644 --- a/x11/py-xcbgen/Makefile +++ b/x11/py-xcbgen/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2016/05/19 07:08:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/08/16 20:21:17 wiz Exp $ DISTNAME= xcb-proto-1.12 PKGNAME= ${PYPKGPREFIX}-xcbgen-1.12 CATEGORIES= x11 -MASTER_SITES= http://xcb.freedesktop.org/dist/ +MASTER_SITES= https://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://xcb.freedesktop.org/ +HOMEPAGE= https://xcb.freedesktop.org/ COMMENT= XCB protocol descriptions (in XML) LICENSE= mit # with no-advertising clause |