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 /lang/embryo | |
parent | 2a242385a3515ea4f5bc1e89c9894d1837f7503b (diff) | |
download | freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.gz freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.tar.zst freebsd-ports-gnome-133802a1977f876853f50ed6ec5f002b6a8b118f.zip |
- Change master sites to download.enlightenment.org
Diffstat (limited to 'lang/embryo')
-rw-r--r-- | lang/embryo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index d199da37d8ca..cf53dfeb6d0d 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -5,7 +5,7 @@ PORTNAME= embryo PORTVERSION= 1.7.8 PORTEPOCH= 2 CATEGORIES= lang enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org |