diff options
author | youri <youri> | 2015-07-29 16:31:36 +0000 |
---|---|---|
committer | youri <youri> | 2015-07-29 16:31:36 +0000 |
commit | a1ec7a79e74130a54f39c9f6f6e444eb3e5c4ff4 (patch) | |
tree | 80750abb72809054801485b5a6949795370db55b /x11 | |
parent | b72b4c0ef5a1996ef7e8b36048b25d51243102ce (diff) | |
download | pkgsrc-a1ec7a79e74130a54f39c9f6f6e444eb3e5c4ff4.tar.gz |
+ xfce4-kbdleds-plugin
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 287f3e541f3..668091949c7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.761 2015/07/25 02:09:12 kamil Exp $ +# $NetBSD: Makefile,v 1.762 2015/07/29 16:31:36 youri Exp $ # COMMENT= Packages to support the X window system @@ -618,6 +618,7 @@ SUBDIR+= xfce4-exo SUBDIR+= xfce4-eyes-plugin SUBDIR+= xfce4-garcon SUBDIR+= xfce4-gtk2-engine +SUBDIR+= xfce4-kbdleds-plugin SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-notifyd SUBDIR+= xfce4-panel |