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 /textproc/ibus | |
parent | 7b84d9e070d0f20b216e390c23bd47ce14a4d168 (diff) | |
download | freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.gz freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.tar.zst freebsd-ports-gnome-dc85bd41183dbc4f7ceb6d06d032654537374f4d.zip |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Diffstat (limited to 'textproc/ibus')
-rw-r--r-- | textproc/ibus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index a8b1f7e1edb2..0e074cbfa262 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -5,8 +5,7 @@ PORTNAME= ibus PORTVERSION= 1.5.11 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ - http://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= henry.hu.sh@gmail.com COMMENT= Intelligent Input Bus for Linux / Unix OS |