diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-03 10:02:42 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-03 10:02:42 +0000 |
commit | 81c0384398bbaf8c0f5521de5e9cb1252a0d174d (patch) | |
tree | e67e07714ff9d9aacf050fdba6c7e79722453553 /x11 | |
parent | 206911b603aa5206396783b0d6cbb07ada788d4f (diff) | |
download | pkgsrc-81c0384398bbaf8c0f5521de5e9cb1252a0d174d.tar.gz |
add modular-xorg-server112
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 07dc48cf866..092b6ad5f76 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.745 2015/02/08 09:07:42 wiz Exp $ +# $NetBSD: Makefile,v 1.746 2015/04/03 10:02:42 tnn Exp $ # COMMENT= Packages to support the X window system @@ -327,6 +327,7 @@ SUBDIR+= matchbox-themes-extra SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= modular-xorg-server +SUBDIR+= modular-xorg-server112 SUBDIR+= motif SUBDIR+= mowitz SUBDIR+= mrxvt |