diff options
author | cheusov <cheusov@pkgsrc.org> | 2015-04-20 20:23:09 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2015-04-20 20:23:09 +0000 |
commit | 250db74859f210a69ead533b60bc5fae58db05d6 (patch) | |
tree | cb7f69bf5071e7f2421b6bbd25ed52c3b58b2e15 /x11 | |
parent | 9269860b16dabbaf97dbe38f97033a2f86a27017 (diff) | |
download | pkgsrc-250db74859f210a69ead533b60bc5fae58db05d6.tar.gz |
+ xrootconsole
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7dcd8d30b30..754b8249e18 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.747 2015/04/17 19:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.748 2015/04/20 20:23:09 cheusov Exp $ # COMMENT= Packages to support the X window system @@ -667,6 +667,7 @@ SUBDIR+= xrandr SUBDIR+= xrdb SUBDIR+= xrefresh SUBDIR+= xrestop +SUBDIR+= xrootconsole SUBDIR+= xscope SUBDIR+= xscreensaver SUBDIR+= xscreensaver-demo |