diff options
author | leot <leot@pkgsrc.org> | 2016-02-01 15:06:26 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-02-01 15:06:26 +0000 |
commit | d401c3a1f094ecc70b577ec0b79d970d60e3ac6a (patch) | |
tree | b40adaeb93510cb5e0a339bc07b92e6b311738c2 /x11/Makefile | |
parent | 7163ad96fe0261ddbb9b07155868807a351c615e (diff) | |
download | pkgsrc-d401c3a1f094ecc70b577ec0b79d970d60e3ac6a.tar.gz |
+ tabbed
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 93a7db01c51..7e87ad2e8bd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.779 2015/12/11 14:04:47 wiz Exp $ +# $NetBSD: Makefile,v 1.780 2016/02/01 15:06:26 leot Exp $ # COMMENT= Packages to support the X window system @@ -472,6 +472,7 @@ SUBDIR+= stalonetray SUBDIR+= startup-notification SUBDIR+= startup-notification010 SUBDIR+= sxhkd +SUBDIR+= tabbed SUBDIR+= tile SUBDIR+= tint2 SUBDIR+= tk |