diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-05 04:09:20 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-11-05 04:09:20 +0000 |
commit | 9b216554761458372dfd57dfb898531fdf5eb896 (patch) | |
tree | 00b44fc9a7d2d9d3c082bdbcd932586b100bf282 /x11-wm/Makefile | |
parent | c981a983e4c37ea93c3e7e84ecb814b8c98a7c4f (diff) |
Add new port of evilwm 0.2.7, a minimalist window manager based on
9wm (not quite in time for Hallowe'en, I know).
This is hosted on SourceForge, but MASTER_SITE_SOURCEFORGE does
not work for it.
Notes
Notes:
svn path=/head/; revision=34815
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 9a7cba319a79..0fe17d3f8e7c 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -14,6 +14,7 @@ SUBDIR += ctwm SUBDIR += enlightenment SUBDIR += epplets + SUBDIR += evilwm SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm2 |