diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-03-09 22:05:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-03-09 22:05:16 +0000 |
commit | d71d43477c3119bbf8ec81f2ae419806bbace90b (patch) | |
tree | 65e2d143b48d4c69af93c0e090df9805fdbbad66 /x11 | |
parent | d8846f88975ab10626adab5304ed7bfd9b9f2900 (diff) | |
download | pkgsrc-d71d43477c3119bbf8ec81f2ae419806bbace90b.tar.gz |
Added x11/xf86-video-vesa.
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 998bb57c324..61198fb6090 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.482 2007/03/07 15:06:46 joerg Exp $ +# $NetBSD: Makefile,v 1.483 2007/03/09 22:05:17 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -354,6 +354,7 @@ SUBDIR+= xf86-input-mouse SUBDIR+= xf86-video-ati SUBDIR+= xf86-video-i810 SUBDIR+= xf86-video-nv +SUBDIR+= xf86-video-vesa SUBDIR+= xf86-video-wsfb SUBDIR+= xf86bigfontproto SUBDIR+= xf86dgaproto |