diff options
author | youri <youri@pkgsrc.org> | 2018-05-18 14:51:55 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-05-18 14:51:55 +0000 |
commit | d38cac296324f14904d8ac56b3ad82571e7687ba (patch) | |
tree | 9342af8cb58a1a2b9dd7a4cc6bbd9cf2a6c38219 /x11/Makefile | |
parent | a28a45ecd7d7b91090e55065c14dc1946f33ba57 (diff) | |
download | pkgsrc-d38cac296324f14904d8ac56b3ad82571e7687ba.tar.gz |
+ slim
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 da1b838f8c5..34492da0b20 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.819 2018/03/11 20:25:22 wiz Exp $ +# $NetBSD: Makefile,v 1.820 2018/05/18 14:51:55 youri Exp $ # COMMENT= Packages to support the X window system @@ -411,6 +411,7 @@ SUBDIR+= rxvt-unicode SUBDIR+= sakura SUBDIR+= sessreg SUBDIR+= setxkbmap +SUBDIR+= slim SUBDIR+= slock SUBDIR+= space_dapp SUBDIR+= speyes |