diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-12 20:32:59 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-12 20:32:59 +0000 |
commit | 19a005772705b7e11e4c9771a43c0c1c4236f425 (patch) | |
tree | be12075f05de6f34d3f0f6e3004d563b48ae3f84 /x11/Makefile | |
parent | 17f79b1a6d8a64186043cba15d9ed05f865a2cba (diff) | |
download | pkgsrc-19a005772705b7e11e4c9771a43c0c1c4236f425.tar.gz |
Add x11/rofi
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 5ce65ae4ce1..c51e5c97557 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.796 2016/06/11 23:01:18 kamil Exp $ +# $NetBSD: Makefile,v 1.797 2016/06/12 20:32:59 kamil Exp $ # COMMENT= Packages to support the X window system @@ -485,6 +485,7 @@ SUBDIR+= renderproto9 SUBDIR+= rep-gtk2 SUBDIR+= resourceproto SUBDIR+= rgb +SUBDIR+= rofi SUBDIR+= rox-session SUBDIR+= rox-wallpaper SUBDIR+= rstart |