diff options
author | rodent <rodent> | 2013-06-03 01:36:12 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-06-03 01:36:12 +0000 |
commit | aeeeefe80deb70a9704e8f45aeb3a3e1da701682 (patch) | |
tree | 4466edeb3c003908139ef8fe75d37e003e0c582f /x11 | |
parent | 7a76193c720f5d938dbcdcbe3611b697bd8a426a (diff) | |
download | pkgsrc-aeeeefe80deb70a9704e8f45aeb3a3e1da701682.tar.gz |
+xf86-video-newport
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 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 |