diff options
Diffstat (limited to 'lang/embryo/Makefile')
-rw-r--r-- | lang/embryo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index d7784c010865..09e0a5975a93 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= embryo -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 PORTEPOCH= 2 CATEGORIES= lang enlightenment -MASTER_SITES= http://download.enlightenment.org/releases/ \ +MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org |