diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-18 08:53:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-18 08:53:36 +0000 |
commit | 628d9b3ec07cb55d02903e84db2e679ddec2da14 (patch) | |
tree | e531852139663a15591703f353a449d2648c0994 /x11 | |
parent | cd26dab7044ffd4b16489e75cf863a31d05bbd6f (diff) | |
download | pkgsrc-628d9b3ec07cb55d02903e84db2e679ddec2da14.tar.gz |
+ xf86-video-ati6
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 7dc3af3a88e..b6a9cfebefc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.700 2013/06/17 08:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.701 2013/06/18 08:53:36 wiz Exp $ # COMMENT= Packages to support the X window system @@ -504,6 +504,7 @@ SUBDIR+= xf86-video-apm SUBDIR+= xf86-video-ark SUBDIR+= xf86-video-ast SUBDIR+= xf86-video-ati +SUBDIR+= xf86-video-ati6 SUBDIR+= xf86-video-chips SUBDIR+= xf86-video-cirrus SUBDIR+= xf86-video-cyrix |