diff options
author | hasso <hasso@pkgsrc.org> | 2009-05-19 06:49:29 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-05-19 06:49:29 +0000 |
commit | bd7f6728c7cae85102c90398a93073bde98daab6 (patch) | |
tree | 8685ea9c297fde521909701351dff79546b1fb08 /x11/Makefile | |
parent | 1b99a2b9f588bd51ade45fc74f4212c657be4e92 (diff) | |
download | pkgsrc-bd7f6728c7cae85102c90398a93073bde98daab6.tar.gz |
Added x11/dri2proto version 2.0.
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 1542c8687d7..c3a8d4ee652 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.587 2009/04/24 16:54:32 sborrill Exp $ +# $NetBSD: Makefile,v 1.588 2009/05/19 06:49:29 hasso Exp $ # COMMENT= Packages to support the X window system @@ -32,6 +32,7 @@ SUBDIR+= devilspie SUBDIR+= dfm SUBDIR+= dmenu SUBDIR+= docker +SUBDIR+= dri2proto SUBDIR+= driconf SUBDIR+= dtx11session SUBDIR+= dxpc |