diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:52:04 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:52:04 +0000 |
commit | 2847348edf6861de2a4d2ec1113122e42a29def9 (patch) | |
tree | f30c6073aa5028b1a8d9604f7b1e123b6cbf81c4 /sysutils | |
parent | 7ae2809a256c65dfc380d793d9337f129dab35de (diff) | |
download | pkgsrc-2847348edf6861de2a4d2ec1113122e42a29def9.tar.gz |
+ lxtask
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e0f0db4c85e..d873c9ec9c2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.669 2016/05/23 09:46:10 youri Exp $ +# $NetBSD: Makefile,v 1.670 2016/05/23 10:52:04 youri Exp $ # COMMENT= System utilities @@ -321,6 +321,7 @@ SUBDIR+= logrotate SUBDIR+= lsof SUBDIR+= lxmenu-data SUBDIR+= lxpanel +SUBDIR+= lxtask SUBDIR+= magicrescue SUBDIR+= manifold SUBDIR+= mate-notification-daemon |