diff options
Diffstat (limited to 'graphics/evas-loader-tga/Makefile')
-rw-r--r-- | graphics/evas-loader-tga/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/evas-loader-tga/Makefile b/graphics/evas-loader-tga/Makefile index fff2eb5ef50a..8702c1b05b31 100644 --- a/graphics/evas-loader-tga/Makefile +++ b/graphics/evas-loader-tga/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loader-tga -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ - http://files.roorback.net/e17/2011-05-25/base/ + http://files.roorback.net/e17/2011-12-02/base/ PKGNAMEPREFIX= evas- DISTNAME= evas-${DISTVERSION} @@ -17,6 +17,7 @@ MAINTAINER= magik@roorback.net COMMENT= A hardware accelerated canvas API (TGA loader) LICENSE= BSD + DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes |