diff options
author | miwi <miwi@FreeBSD.org> | 2011-06-25 11:42:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-06-25 11:42:54 +0800 |
commit | 960fe6cb5abb502167eb2eb85b19266b53a62394 (patch) | |
tree | 44e8e12e659d8a53bf6074b50c855d5060337a14 /x11-wm/Makefile | |
parent | 1fae6ab49b1b62c2a4f1c7409a4363793fe31656 (diff) | |
download | freebsd-ports-gnome-960fe6cb5abb502167eb2eb85b19266b53a62394.tar.gz freebsd-ports-gnome-960fe6cb5abb502167eb2eb85b19266b53a62394.tar.zst freebsd-ports-gnome-960fe6cb5abb502167eb2eb85b19266b53a62394.zip |
Module to display information feeds like Rss (and soon Atom)
on Enlightenment 17 desktop.
WWW: http://www.enlightenment.org/
PR: ports/154402
Submitted by: Grzegorz Blach <magik at roorback.net>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 14b4e5c837e1..b281f5037a2d 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -61,6 +61,7 @@ SUBDIR += e17-module-moon SUBDIR += e17-module-mpdule SUBDIR += e17-module-net + SUBDIR += e17-module-news SUBDIR += e17-module-notification SUBDIR += e17-module-penguins SUBDIR += e17-module-photo |