diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:24:14 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:24:14 +0000 |
commit | 46045949d1b39d2670768f7110b1f1a637e83532 (patch) | |
tree | 74feff11df86425e743360ac0d8ff94f7f012eab /x11/Makefile | |
parent | dd170a380d9f0b7323ea9db8546fa5495e2a090e (diff) | |
download | pkgsrc-46045949d1b39d2670768f7110b1f1a637e83532.tar.gz |
+ lxterminal
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 28781ce7365..e0e6bf1f6d1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.788 2016/05/23 10:15:19 youri Exp $ +# $NetBSD: Makefile,v 1.789 2016/05/23 10:24:14 youri Exp $ # COMMENT= Packages to support the X window system @@ -336,6 +336,7 @@ SUBDIR+= lxappearance SUBDIR+= lxde-common SUBDIR+= lxrandr SUBDIR+= lxsession +SUBDIR+= lxterminal SUBDIR+= matchbox-common SUBDIR+= matchbox-desktop SUBDIR+= matchbox-nest |