diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2010-12-28 15:58:15 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2010-12-28 15:58:15 +0000 |
commit | 6e3a0aa6d43bbfa6e31aa3edd51a1963e264f802 (patch) | |
tree | 19ebbdde8f9a23ccfe8da66c7bd57c34f15a5946 /x11-fonts | |
parent | - Update to 0.10 (diff) |
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 |