diff options
author | youri <youri@pkgsrc.org> | 2015-06-05 22:45:24 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-05 22:45:24 +0000 |
commit | 36c9652f5efab99ddc429fe247a109107db436f6 (patch) | |
tree | fc4321e380f750784a910f81e606c384e3afe8d8 | |
parent | 5902bf6ba3ef98f253ce087c081e9eec850903be (diff) | |
download | pkgsrc-36c9652f5efab99ddc429fe247a109107db436f6.tar.gz |
+ sxhkd
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 03846c3d5ea..7e2771e3662 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.751 2015/04/29 15:55:46 tnn Exp $ +# $NetBSD: Makefile,v 1.752 2015/06/05 22:45:24 youri Exp $ # COMMENT= Packages to support the X window system @@ -454,6 +454,7 @@ SUBDIR+= ssystem SUBDIR+= stalonetray SUBDIR+= startup-notification SUBDIR+= startup-notification010 +SUBDIR+= sxhkd SUBDIR+= tile SUBDIR+= tint2 SUBDIR+= tk |