diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-04 03:35:29 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-04 03:35:29 +0000 |
commit | 1b79ffde64dad6f30395890e53653670f0f53d0b (patch) | |
tree | 46bfa5f676dfdcc91e0e54a65fafa3e7ade5e5ac /x11 | |
parent | 32db038ff182886156bc4c688fecda4560855d70 (diff) | |
download | pkgsrc-1b79ffde64dad6f30395890e53653670f0f53d0b.tar.gz |
+xf86-video-sunffb
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 c9f320351bc..dd3570fe843 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.696 2013/06/04 03:25:01 rodent Exp $ +# $NetBSD: Makefile,v 1.697 2013/06/04 03:35:29 rodent Exp $ # COMMENT= Packages to support the X window system @@ -528,6 +528,7 @@ SUBDIR+= xf86-video-siliconmotion SUBDIR+= xf86-video-sis SUBDIR+= xf86-video-suncg3 SUBDIR+= xf86-video-suncg14 +SUBDIR+= xf86-video-sunffb SUBDIR+= xf86-video-tdfx SUBDIR+= xf86-video-tga SUBDIR+= xf86-video-trident |