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