diff options
author | pat <pat@FreeBSD.org> | 2002-05-03 07:26:45 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-03 07:26:45 +0800 |
commit | 3fb7a0b3c7983fe9f2710fda815f061fa77771e8 (patch) | |
tree | b226d46b8388495f0a638682bfde1cff6965cbcc /x11-wm/Makefile | |
parent | 252ed204083ad73b142b089284c9e28dbd23842f (diff) | |
download | freebsd-ports-graphics-3fb7a0b3c7983fe9f2710fda815f061fa77771e8.tar.gz freebsd-ports-graphics-3fb7a0b3c7983fe9f2710fda815f061fa77771e8.tar.zst freebsd-ports-graphics-3fb7a0b3c7983fe9f2710fda815f061fa77771e8.zip |
Add new port fluxconf - a configuration program for the fluxbox
window manager
PR: 37588
Submitted by: Hendrik Scholz <hendrik@scholz.net>
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 8086d3f6d3c..a048be773b6 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -26,6 +26,7 @@ SUBDIR += epplets SUBDIR += evilwm SUBDIR += fluxbox + SUBDIR += fluxconf SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm-themes |