pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 Add x11/driinfo and x11/driconf.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c74760e80947
branches:  trunk
changeset: 548705:c74760e80947
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Tue Oct 21 06:31:19 2008 +0000

description:
Add x11/driinfo and x11/driconf.

diffstat:

 x11/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 7097e5dc3ef1 -r c74760e80947 x11/Makefile
--- a/x11/Makefile      Tue Oct 21 06:30:51 2008 +0000
+++ b/x11/Makefile      Tue Oct 21 06:31:19 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.568 2008/10/08 14:28:21 wiz Exp $
+# $NetBSD: Makefile,v 1.569 2008/10/21 06:31:19 bjs Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -32,6 +32,7 @@
 SUBDIR+=       dfm
 SUBDIR+=       dmenu
 SUBDIR+=       docker
+SUBDIR+=       driconf
 SUBDIR+=       dtx11session
 SUBDIR+=       dxpc
 SUBDIR+=       ede
@@ -365,6 +366,7 @@
 SUBDIR+=       xdm
 SUBDIR+=       xdm3d
 SUBDIR+=       xdpyinfo
+SUBDIR+=       xdriinfo
 SUBDIR+=       xearth
 SUBDIR+=       xephem
 SUBDIR+=       xev



Home | Main Index | Thread Index | Old Index