diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2015-01-21 13:41:46 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2015-01-21 13:41:46 +0000 |
commit | 1dbd7faf74b23183ef0ad911889006a67ceab0b3 (patch) | |
tree | be72fd3e9d3e5a45ca0e70e49cdb2cab10b9c211 /x11/wbar | |
parent | b7ec4f61830ee08f4987d34baf45a8ca1117f671 (diff) |
Notes
Diffstat (limited to 'x11/wbar')
-rw-r--r-- | x11/wbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile index e00c9570400d..25d6e8cd02f3 100644 --- a/x11/wbar/Makefile +++ b/x11/wbar/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= nivit@FreeBSD.org -COMMENT= Quick launch bar for fluxbox, WindowMaker, Xfce, etc +COMMENT= Simple and highly customizable quick launch bar LICENSE= GPLv3 |