diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-03 01:36:12 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-03 01:36:12 +0000 |
commit | ec517eef0a4a9071461fb14ea8086b0e87e693c6 (patch) | |
tree | 4466edeb3c003908139ef8fe75d37e003e0c582f /x11/Makefile | |
parent | 592ff86b4885b42f6332c62cb7630941d28f1cbb (diff) | |
download | pkgsrc-ec517eef0a4a9071461fb14ea8086b0e87e693c6.tar.gz |
+xf86-video-newport
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0551cc1e015..22aad2daece 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.693 2013/06/03 00:49:22 rodent Exp $ +# $NetBSD: Makefile,v 1.694 2013/06/03 01:36:12 rodent Exp $ # COMMENT= Packages to support the X window system @@ -513,6 +513,7 @@ SUBDIR+= xf86-video-intel SUBDIR+= xf86-video-mach64 SUBDIR+= xf86-video-mga SUBDIR+= xf86-video-neomagic +SUBDIR+= xf86-video-newport SUBDIR+= xf86-video-nsc SUBDIR+= xf86-video-nv SUBDIR+= xf86-video-nvxbox |