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 | 04841700358ea98bb6e491ae88e8b53482afae8e (patch) | |
tree | cb7f69bf5071e7f2421b6bbd25ed52c3b58b2e15 /x11/Makefile | |
parent | 2707fd4ff52468a86f43df17454964eb8aada84b (diff) | |
download | pkgsrc-04841700358ea98bb6e491ae88e8b53482afae8e.tar.gz |
+ xrootconsole
Diffstat (limited to 'x11/Makefile')
-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 |