aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/evas-engine-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/evas-engine-sdl/Makefile')
-rw-r--r--graphics/evas-engine-sdl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile
index f53201667f0a..cd028aa11bbd 100644
--- a/graphics/evas-engine-sdl/Makefile
+++ b/graphics/evas-engine-sdl/Makefile
@@ -6,20 +6,20 @@
#
PORTNAME= engine-sdl
-DISTVERSION= 1.0.1
-PORTREVISION= 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}
MAINTAINER= magik@roorback.net
COMMENT= A hardware accelerated canvas API (SDL engine)
+LICENSE= BSD
+
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
-LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes