diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-01-15 17:01:33 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-01-15 17:01:33 +0000 |
commit | a0387acfb6c2960940b812101770229cb115ea8d (patch) | |
tree | 954ba733c5bad64b52d2ee790ea71e25812ec1b5 /x11/ecore-imf/Makefile | |
parent | c0f952d9bb456a090b95d4026ed91f1004204d37 (diff) | |
download | ports-a0387acfb6c2960940b812101770229cb115ea8d.tar.gz ports-a0387acfb6c2960940b812101770229cb115ea8d.zip |
Notes
Diffstat (limited to 'x11/ecore-imf/Makefile')
-rw-r--r-- | x11/ecore-imf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 810f78d8454e..0c670540ba01 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= imf -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} |