diff options
author | thierry <thierry@FreeBSD.org> | 2010-12-28 23:58:15 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2010-12-28 23:58:15 +0800 |
commit | 8287a1dc5a66549dba9a7fd1b2d3f5bd136840d2 (patch) | |
tree | 98f1443b73daff5ac46f24bf138dbf05e84794f3 /x11-fonts | |
parent | d1dd9a85efd435156060875372145614aa0f6cff (diff) | |
download | freebsd-ports-gnome-8287a1dc5a66549dba9a7fd1b2d3f5bd136840d2.tar.gz freebsd-ports-gnome-8287a1dc5a66549dba9a7fd1b2d3f5bd136840d2.tar.zst freebsd-ports-gnome-8287a1dc5a66549dba9a7fd1b2d3f5bd136840d2.zip |
Adding mirrors for people using a `fetch' with SSL disabled.
PR: ports/153419
Submitted by: Alexander Panyushkin <vsityz (at) gmail.com>
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index c54e8bc0dfd4..0d5406faadcf 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -9,7 +9,9 @@ PORTNAME= liberation-fonts-ttf PORTVERSION= 1.06.0.20100721 PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ +MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts |