diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-07-15 18:24:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-07-15 18:24:23 +0800 |
commit | f5c06a6998e3231b83ec9274d1a79284266d762a (patch) | |
tree | 531a295043a57d7f170cec0f432dde4c8bda74a6 /x11/Makefile | |
parent | ba1f77524939f9407454bec994afe976afefb1e7 (diff) | |
download | freebsd-ports-graphics-f5c06a6998e3231b83ec9274d1a79284266d762a.tar.gz freebsd-ports-graphics-f5c06a6998e3231b83ec9274d1a79284266d762a.tar.zst freebsd-ports-graphics-f5c06a6998e3231b83ec9274d1a79284266d762a.zip |
add xrootconsole 0.5
Writes any log live onto the background
PR: 40513
Submitted by: "incabulos@mac.com &" <root@muddy.ath.cx>
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 44b63e5c4b1..276dbf0f536 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -150,6 +150,7 @@ SUBDIR += xmx SUBDIR += xnee SUBDIR += xprompt + SUBDIR += xrootconsole SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome SUBDIR += xskyroot |