diff options
Diffstat (limited to 'x11-wm/e17-modules/Makefile')
-rw-r--r-- | x11-wm/e17-modules/Makefile | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/x11-wm/e17-modules/Makefile b/x11-wm/e17-modules/Makefile index eddf4ef03f47..a2dc5e9c2848 100644 --- a/x11-wm/e17-modules/Makefile +++ b/x11-wm/e17-modules/Makefile @@ -6,8 +6,7 @@ # PORTNAME= e17-modules -PORTVERSION= 20101003 -PORTREVISION= 1 +PORTVERSION= 20110129 CATEGORIES= x11-wm enlightenment MASTER_SITES= # Empty DISTFILES= # Empty @@ -19,15 +18,14 @@ NO_BUILD= yes WANT_EFL= yes E17_ARCH= freebsd${OSREL}-${ARCH} -MODULES= alarm calendar cpu deskshow diskio \ - drawer efm_nav efm_path efm_pathbar eooorg \ - everything-mpris everything-pidgin \ - everything-places everything-wallpaper \ - everything-websearch exebuf execwatch \ - flame forecasts iiirk itask-ng language \ - mail mem moon mpdule net notification penguins \ - photo places quickaccess rain screenshot slideshow \ - snow taskbar tclock tiling uptime winselector wlan +MODULES= alarm calendar cpu deskshow diskio drawer \ + efm_nav efm_path efm_pathbar empris eooorg \ + everything-mpris everything-pidgin everything-places \ + everything-wallpaper everything-websearch exebuf execwatch \ + flame forecasts iiirk itask itask-ng language mail mem \ + moon mpdule net news notification penguins photo \ + places quickaccess rain screenshot slideshow snow taskbar \ + tclock tiling uptime weather winlist-ng winselector wlan EVERYTHING_MPRIS_PATH= evry-mpris EVERYTHING_PIDGIN_PATH= evry-pidgin |