diff options
author | tnn <tnn@pkgsrc.org> | 2008-03-04 20:19:22 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-03-04 20:19:22 +0000 |
commit | 0a2b438641fe791082c9347b993fb0afd8d944b3 (patch) | |
tree | 1b8df09630e7492010bb1be3e574a9ee75ba31b0 /x11 | |
parent | cb47cb01a0323ae7be3979e04d3c9a71368144ee (diff) | |
download | pkgsrc-0a2b438641fe791082c9347b993fb0afd8d944b3.tar.gz |
Added x11/xbacklight
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 d4ed4b55f26..a033f02fff5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.542 2008/03/03 03:05:44 bjs Exp $ +# $NetBSD: Makefile,v 1.543 2008/03/04 20:19:22 tnn Exp $ # COMMENT= Packages to support the X window system @@ -342,6 +342,7 @@ SUBDIR+= x3270 SUBDIR+= xaniroc SUBDIR+= xauth SUBDIR+= xautolock +SUBDIR+= xbacklight SUBDIR+= xbanner SUBDIR+= xbindkeys SUBDIR+= xbindkeys-tk |