diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /textproc/ibus/Makefile | |
parent | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff) | |
download | ports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.tar.gz ports-bbf7ef5615b14f020b875ffc8722a84552ed72d7.zip |
Notes
Diffstat (limited to 'textproc/ibus/Makefile')
-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 |