diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-11-04 01:05:52 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-11-04 01:05:52 +0800 |
commit | 653bc1e0abe9c3c4ff8341181c24ead24946c9af (patch) | |
tree | d2c16c106afd56a4e550da0cecfdb6bb5354478f /x11-wm/Makefile | |
parent | 379cf49a16497d25fa73a8a288416854140f5e0f (diff) | |
download | freebsd-ports-gnome-653bc1e0abe9c3c4ff8341181c24ead24946c9af.tar.gz freebsd-ports-gnome-653bc1e0abe9c3c4ff8341181c24ead24946c9af.tar.zst freebsd-ports-gnome-653bc1e0abe9c3c4ff8341181c24ead24946c9af.zip |
Add pekwm, it's a windowmanager based on aewm++.
PR: ports/44815
Submitted by: Anders Andersson <anders@hack.org>
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 eb1c3335d9c6..9784f468fb3f 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -61,6 +61,7 @@ SUBDIR += olvwm SUBDIR += openbox SUBDIR += oroborus + SUBDIR += pekwm SUBDIR += phluid SUBDIR += piewm SUBDIR += plwm |