diff options
Diffstat (limited to 'graphics/evas-core/Makefile')
-rw-r--r-- | graphics/evas-core/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/evas-core/Makefile b/graphics/evas-core/Makefile index 3db233942db1..cc56dff74d40 100644 --- a/graphics/evas-core/Makefile +++ b/graphics/evas-core/Makefile @@ -6,11 +6,10 @@ # PORTNAME= core -DISTVERSION= 1.0.0.beta -PORTREVISION= 0 +DISTVERSION= 1.0.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ - http://files.roorback.net/e17/2010-10-03/base/ + http://files.roorback.net/e17/2011-05-25/base/ PKGNAMEPREFIX= evas- DISTNAME= evas-${DISTVERSION} |