diff options
author | reed <reed> | 2006-11-14 23:07:00 +0000 |
---|---|---|
committer | reed <reed> | 2006-11-14 23:07:00 +0000 |
commit | ce706216552578feb893d47218095e54f4ea7da7 (patch) | |
tree | 68dcd204e2f60c00c39297b46f73e5473af37945 /x11 | |
parent | 58e34072bdf68fecafeb1c09b2359b134a81644d (diff) | |
download | pkgsrc-ce706216552578feb893d47218095e54f4ea7da7.tar.gz |
New package: xf86-video-wsfb.
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 e8e8dc63be4..ab3a9187060 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.457 2006/11/14 17:19:54 joerg Exp $ +# $NetBSD: Makefile,v 1.458 2006/11/14 23:07:00 reed Exp $ # COMMENT= Packages to support the X window system @@ -335,6 +335,7 @@ SUBDIR+= xextproto SUBDIR+= xf86-input-keyboard SUBDIR+= xf86-input-mouse SUBDIR+= xf86-video-ati +SUBDIR+= xf86-video-wsfb SUBDIR+= xf86bigfontproto SUBDIR+= xf86dgaproto SUBDIR+= xf86driproto |