diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-11 22:08:20 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-11 22:08:20 +0000 |
commit | ccc7f285cade0b9506e70b6b5ff9ba4e583a48bd (patch) | |
tree | df64ede80785a69b52607f9110a9657bd0773229 /x11/Makefile | |
parent | 9927979a8c8df03d955ac9ea9a1432d262cd96aa (diff) | |
download | pkgsrc-ccc7f285cade0b9506e70b6b5ff9ba4e583a48bd.tar.gz |
Add x11/dunst
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 623601d0e6e..9f6c1786485 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.794 2016/06/09 09:43:35 youri Exp $ +# $NetBSD: Makefile,v 1.795 2016/06/11 22:08:20 kamil Exp $ # COMMENT= Packages to support the X window system @@ -47,6 +47,7 @@ SUBDIR+= dri2proto SUBDIR+= dri3proto SUBDIR+= driconf SUBDIR+= dtx11session +SUBDIR+= dunst SUBDIR+= dxpc SUBDIR+= ede SUBDIR+= editres |