diff options
Diffstat (limited to 'graphics/evas-loader-tga/Makefile')
-rw-r--r-- | graphics/evas-loader-tga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-loader-tga/Makefile b/graphics/evas-loader-tga/Makefile index cc0565fbe071..b4ffd2ff990a 100644 --- a/graphics/evas-loader-tga/Makefile +++ b/graphics/evas-loader-tga/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loader-tga -DISTVERSION= 1.0.0.beta +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} |