diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-03 00:23:48 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-03 00:23:48 +0000 |
commit | 394830986e906e77d4aec3acc7a260ff04efea49 (patch) | |
tree | ee4b880f4b5143d2d0baa07b4c31c2ed4ecbf9ca /x11 | |
parent | 3c1c568a177f7086d93ebd55e96812c1f4d1b67e (diff) | |
download | pkgsrc-394830986e906e77d4aec3acc7a260ff04efea49.tar.gz |
+xf86-input-penmount
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 5a97dfa9cb6..a74973959f5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.691 2013/06/02 21:58:01 rodent Exp $ +# $NetBSD: Makefile,v 1.692 2013/06/03 00:23:48 rodent Exp $ # COMMENT= Packages to support the X window system @@ -494,6 +494,7 @@ SUBDIR+= xeyes SUBDIR+= xf86-input-acecad SUBDIR+= xf86-input-keyboard SUBDIR+= xf86-input-mouse +SUBDIR+= xf86-input-penmount SUBDIR+= xf86-input-vmmouse SUBDIR+= xf86-input-void SUBDIR+= xf86-video-apm |