diff options
Diffstat (limited to 'main/xfce4-cpufreq-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-cpufreq-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-cpufreq-plugin/APKBUILD b/main/xfce4-cpufreq-plugin/APKBUILD index e17b252f6f6..3202c42130e 100644 --- a/main/xfce4-cpufreq-plugin/APKBUILD +++ b/main/xfce4-cpufreq-plugin/APKBUILD @@ -5,7 +5,7 @@ pkgrel=2 pkgdesc="CPU frequency plugin for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" arch="all" -license="GPL2" +license="GPL-2.0" depends= makedepends="xfce4-panel-dev libxfce4ui-dev" install= |