diff options
Diffstat (limited to 'x11/ecore-input_evas/Makefile')
-rw-r--r-- | x11/ecore-input_evas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index cd26db8d7d18..5cdcfc2517a9 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -6,10 +6,10 @@ # PORTNAME= input_evas -DISTVERSION= 1.0.0.beta +DISTVERSION= 1.0.1 CATEGORIES= x11 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= ecore- DISTNAME= ecore-${DISTVERSION} |