diff options
author | nivit <nivit@FreeBSD.org> | 2015-01-21 21:41:46 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2015-01-21 21:41:46 +0800 |
commit | 66e101550ccc9c7189b52c3167be3f1080510e54 (patch) | |
tree | be72fd3e9d3e5a45ca0e70e49cdb2cab10b9c211 /x11 | |
parent | 7bc6028324c9d5a7f5619a89954049cb906312af (diff) | |
download | freebsd-ports-gnome-66e101550ccc9c7189b52c3167be3f1080510e54.tar.gz freebsd-ports-gnome-66e101550ccc9c7189b52c3167be3f1080510e54.tar.zst freebsd-ports-gnome-66e101550ccc9c7189b52c3167be3f1080510e54.zip |
- Change COMMENT, making it more generic
Suggested by: danfe
Diffstat (limited to 'x11')
-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 |