diff options
author | wiz <wiz@pkgsrc.org> | 2011-05-26 23:27:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-05-26 23:27:44 +0000 |
commit | 0439d5a804a0d6b7d1cfd8b080373fd296563145 (patch) | |
tree | 38005fc35cb0d258bb05c8a4aff2b94ce68d7692 /meta-pkgs | |
parent | 73c0d8825e18a219a0adee67f04f2accf1e7e879 (diff) | |
download | pkgsrc-0439d5a804a0d6b7d1cfd8b080373fd296563145.tar.gz |
+ modular-xorg.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index 6c7b08411c7..0b78229ed29 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2011/02/20 11:46:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2011/05/26 23:27:44 wiz Exp $ # COMMENT= Collections of other packages @@ -21,6 +21,7 @@ SUBDIR+= gstreamer0.10-plugins SUBDIR+= kde3 SUBDIR+= kde4 SUBDIR+= matchbox +SUBDIR+= modular-xorg SUBDIR+= modular-xorg-apps SUBDIR+= modular-xorg-drivers SUBDIR+= modular-xorg-fonts |