diff options
author | mat <mat@FreeBSD.org> | 2017-01-13 16:37:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-01-13 16:37:06 +0800 |
commit | f15ea71f7d69d95e7cf49b45c6cd6a432ef97c11 (patch) | |
tree | 0ab6fe71d91d9e0bc29d89ec8fc2c93e46156551 /x11-fonts | |
parent | 3317a73cd71b9a3e0efd4ade02683e304ac64e3e (diff) | |
download | freebsd-ports-gnome-f15ea71f7d69d95e7cf49b45c6cd6a432ef97c11.tar.gz freebsd-ports-gnome-f15ea71f7d69d95e7cf49b45c6cd6a432ef97c11.tar.zst freebsd-ports-gnome-f15ea71f7d69d95e7cf49b45c6cd6a432ef97c11.zip |
http://github.com redirects to the https version.
Sponsored by: Absolight
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/emojione-color-font-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/emojione-color-font-ttf/Makefile b/x11-fonts/emojione-color-font-ttf/Makefile index 0e386ed640a7..79433fcb1152 100644 --- a/x11-fonts/emojione-color-font-ttf/Makefile +++ b/x11-fonts/emojione-color-font-ttf/Makefile @@ -4,7 +4,7 @@ PORTNAME= emojione-color-font-ttf PORTVERSION= 1.3 CATEGORIES= x11-fonts -MASTER_SITES= http://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/ DISTNAME= EmojiOneColor-SVGinOT-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |