diff options
Diffstat (limited to 'main/eggdrop/APKBUILD')
-rw-r--r-- | main/eggdrop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/eggdrop/APKBUILD b/main/eggdrop/APKBUILD index c3391c1e54..ce58ddc3d1 100644 --- a/main/eggdrop/APKBUILD +++ b/main/eggdrop/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="World's most popular Open Source IRC bot" url="http://www.eggheads.org/" arch="all" -license='GPL-2' +license='GPL2' depends="tcl" makedepends="tcl-dev !bind-libs" install= |