diff options
author | gblach <gblach@FreeBSD.org> | 2013-10-26 03:58:18 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-10-26 03:58:18 +0800 |
commit | 133802a1977f876853f50ed6ec5f002b6a8b118f (patch) | |
tree | 66aa1e21df1520fcd92ec0937ed0607fafcb7801 /x11/terminology | |
parent | 2a242385a3515ea4f5bc1e89c9894d1837f7503b (diff) | |
download | freebsd-ports-graphics-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.gz freebsd-ports-graphics-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.zst freebsd-ports-graphics-133802a1977f876853f50ed6ec5f002b6a8b118f.zip |
- Change master sites to download.enlightenment.org
Diffstat (limited to 'x11/terminology')
-rw-r--r-- | x11/terminology/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 708aeba10ef..107bf83c751 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -4,7 +4,7 @@ PORTNAME= terminology PORTVERSION= 0.3.0 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org |