diff options
Diffstat (limited to 'graphics/evas-engine-opengl/Makefile')
-rw-r--r-- | graphics/evas-engine-opengl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile index 7c98f8553026..43ebffcb3889 100644 --- a/graphics/evas-engine-opengl/Makefile +++ b/graphics/evas-engine-opengl/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= engine-opengl -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.org/releases/ \ +MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} |