diff options
Diffstat (limited to 'x11/ecore-input_evas/Makefile')
-rw-r--r-- | x11/ecore-input_evas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index 811692d6172a..83d161d541a3 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= input_evas -PORTVERSION= 1.7.4 +PORTVERSION= 1.7.5 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.org/releases/ \ +MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} |