diff options
author | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-02 17:21:58 +0800 |
commit | dc85bd41183dbc4f7ceb6d06d032654537374f4d (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /x11/xcb-util-xrm | |
parent | 7b84d9e070d0f20b216e390c23bd47ce14a4d168 (diff) | |
download | freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.gz freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.zst freebsd-ports-graphics-dc85bd41183dbc4f7ceb6d06d032654537374f4d.zip |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'x11/xcb-util-xrm')
-rw-r--r-- | x11/xcb-util-xrm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb-util-xrm/Makefile b/x11/xcb-util-xrm/Makefile index 4e2105e1398..904dcc9f602 100644 --- a/x11/xcb-util-xrm/Makefile +++ b/x11/xcb-util-xrm/Makefile @@ -3,8 +3,7 @@ PORTNAME= xcb-util-xrm PORTVERSION= 1.0 CATEGORIES= x11 devel -MASTER_SITES= http://github.com/Airblader/xcb-util-xrm/releases/download/v${PORTVERSION}/ \ - https://github.com/Airblader/xcb-util-xrm/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/Airblader/xcb-util-xrm/releases/download/v${PORTVERSION}/ MAINTAINER= x11@FreeBSD.org COMMENT= XCB utility functions for the X resource manager |