diff options
author | bland <bland@FreeBSD.org> | 2003-12-25 02:57:27 +0000 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-12-25 02:57:27 +0000 |
commit | 82eeb59860415e224127777e983c1f3201a5e689 (patch) | |
tree | 66d3807dd556468ee0898107ae62e461b1eb5e24 /x11/Makefile | |
parent | 8c3835ef5cef0de94d52697c2e34dad67cccb8cf (diff) | |
download | FreeBSD-ports-82eeb59860415e224127777e983c1f3201a5e689.zip FreeBSD-ports-82eeb59860415e224127777e983c1f3201a5e689.tar.gz |
Add xrestop 0.2, X11 server side resource usage statistics monitor.
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 6beffda..48ddb04 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -193,6 +193,7 @@ SUBDIR += xnodecor SUBDIR += xprompt SUBDIR += xproto + SUBDIR += xrestop SUBDIR += xrootconsole SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome |