diff options
author | Clive Lin <clive@FreeBSD.org> | 2000-12-11 22:46:06 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2000-12-11 22:46:06 +0000 |
commit | 3bc498db0e867932ffe2b360ee88af3cc833c47b (patch) | |
tree | a216c7a1582f7d7d0b407310316b8a8d6822871b /x11-wm/Makefile | |
parent | f512875b99de6466a39e1ee7b1b238ec19f4a2a2 (diff) |
This port contains e16utils provided on enlightenment ftp.
It contains e16menuedit and e16keyedit.
PR: 22110 22113
Submitted by: Jeremy Norris <ishmael27@home.com>
Merged by: clive
Reviewed by: Jeremy Norris <ishmael27@home.com>
Notes
Notes:
svn path=/head/; revision=35907
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 0fe17d3f8e7c..1bc4687fc93e 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -12,6 +12,7 @@ SUBDIR += bbpager SUBDIR += blackbox SUBDIR += ctwm + SUBDIR += e16utils SUBDIR += enlightenment SUBDIR += epplets SUBDIR += evilwm |