diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-11-23 16:36:23 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-11-23 16:36:23 +0800 |
commit | 206d2b28526a32619734a1b8fd6862ac0aa2d7d6 (patch) | |
tree | 4829512325be53ea8a6333ada223807b9211d6e6 /x11/Makefile | |
parent | b512ccc9aab74e991e1f6311c280f6332854bef9 (diff) | |
download | freebsd-ports-gnome-206d2b28526a32619734a1b8fd6862ac0aa2d7d6.tar.gz freebsd-ports-gnome-206d2b28526a32619734a1b8fd6862ac0aa2d7d6.tar.zst freebsd-ports-gnome-206d2b28526a32619734a1b8fd6862ac0aa2d7d6.zip |
Small application that sends user-idle notifications every
minute that the user is idle.
WWW: http://www.etoile-project.org/
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3142ba6cf9eb..51d225ff1a82 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -74,6 +74,7 @@ SUBDIR += erun SUBDIR += eterm SUBDIR += etoile + SUBDIR += etoile-idle SUBDIR += etoile-iterm SUBDIR += etoile-xwindowserverkit SUBDIR += evieext |