diff options
author | bjs <bjs> | 2008-03-03 03:05:44 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-03-03 03:05:44 +0000 |
commit | a95e7450f3297ba8f6138801be46cf9597ccaf7a (patch) | |
tree | c5ab16116fae8a408af54d97e494dc63347eb118 /x11 | |
parent | 5dad95836b64747adfe2199eb1d4bdddca3b3714 (diff) | |
download | pkgsrc-a95e7450f3297ba8f6138801be46cf9597ccaf7a.tar.gz |
Added xinput package to category Makefile.
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 84219350dcd..d4ed4b55f26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.541 2008/02/19 13:49:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.542 2008/03/03 03:05:44 bjs Exp $ # COMMENT= Packages to support the X window system @@ -440,6 +440,7 @@ SUBDIR+= xhangglider SUBDIR+= xhost SUBDIR+= xineramaproto SUBDIR+= xinit +SUBDIR+= xinput SUBDIR+= xjman SUBDIR+= xkbcomp SUBDIR+= xkbd |