diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-11 00:40:16 +0000 |
commit | 52425cd450f57306fb9841a38f07c36322a1ffd5 (patch) | |
tree | 29af8b95825e4b57c71526381936da59cb897756 /sysutils/battray | |
parent | b4d3e8f8c167625a8cbad1ab0387475480fc0151 (diff) |
Notes
Diffstat (limited to 'sysutils/battray')
-rw-r--r-- | sysutils/battray/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/battray/Makefile b/sysutils/battray/Makefile index cc43c22135c8..d06aca8a2577 100644 --- a/sysutils/battray/Makefile +++ b/sysutils/battray/Makefile @@ -9,7 +9,10 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= martin@arp242.net COMMENT= Display notebook battery status in tray -LICENSE= BSD +LICENSE= CCS+ +LICENSE_NAME= Creative Commons Sampling Plus +LICENSE_TEXT= http://creativecommons.org/licenses/sampling+/1.0/ +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USE_GNOME= pygtk2 USES= python |