diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 12:14:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-19 12:14:13 +0000 |
commit | 52487a557278500382e39516fa34992d1311c649 (patch) | |
tree | 03e9049a2869a1a06f81e86f736cf14787644b5d /x11/Makefile | |
parent | b766e53e015965d20dd6227b0cc0d855be5031db (diff) |
DeforaOS desktop screensaver
PR: ports/172994
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
Notes
Notes:
svn path=/head/; revision=309233
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 b6f96999f155..16985050fa1d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -33,6 +33,7 @@ SUBDIR += decurs SUBDIR += deforaos-keyboard SUBDIR += deforaos-libdesktop + SUBDIR += deforaos-locker SUBDIR += deforaos-panel SUBDIR += deskmenu SUBDIR += deskpaint |