diff options
Diffstat (limited to 'main/logtail/APKBUILD')
-rw-r--r-- | main/logtail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/logtail/APKBUILD b/main/logtail/APKBUILD index 2f3903de412..e4c61eacea4 100644 --- a/main/logtail/APKBUILD +++ b/main/logtail/APKBUILD @@ -15,7 +15,7 @@ pkgrel=0 pkgdesc="Print new lines in log file since the last run (sf.net $pkgname-v3 ver)" url="http://logtail-v3.sourceforge.net/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="" subpackages="" |