diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 03:36:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 03:36:20 +0000 |
commit | 1006710dbe7ccc001e35d073c5b322a3c4d98fd7 (patch) | |
tree | b389a8405b952d68356be70341e9026a895ca774 /x11-toolkits/elementary/Makefile | |
parent | d3234c775dd1af1e5879d9b06978bad6a46c94f8 (diff) | |
download | ports-1006710dbe7ccc001e35d073c5b322a3c4d98fd7.tar.gz ports-1006710dbe7ccc001e35d073c5b322a3c4d98fd7.zip |
Notes
Diffstat (limited to 'x11-toolkits/elementary/Makefile')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index c601d30b9647..f8a73d7df0b6 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -6,9 +6,10 @@ # PORTNAME= elementary -PORTVERSION= 0.7.0.52995 +PORTVERSION= 0.7.0.55225 CATEGORIES= x11-toolkits enlightenment -MASTER_SITES= http://files.roorback.net/e17/2010-10-03/base/ +MASTER_SITES= http://download.enlightenment.org/snapshots/2010-12-03/ \ + http://files.roorback.net/e17/2010-12-03/base/ MAINTAINER= magik@roorback.net COMMENT= Simple widget toolkit using EFL |