aboutsummaryrefslogtreecommitdiffstats
path: root/community/spim
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-10-25 17:57:46 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-10-25 18:01:07 +0200
commitb8ba9d5a21b4da68551f2e7e171629aaac336002 (patch)
tree2a09d5114fab8da8795917a918589c9c8e72a7da /community/spim
parentdc4d9a5295db5d9c36691794fb67e8f75d1ea6e9 (diff)
downloadaports-b8ba9d5a21b4da68551f2e7e171629aaac336002.tar.bz2
aports-b8ba9d5a21b4da68551f2e7e171629aaac336002.tar.xz
community/spim: clarify license
Diffstat (limited to 'community/spim')
-rw-r--r--community/spim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/spim/APKBUILD b/community/spim/APKBUILD
index 5f4a6b9b2e..0eca3e4922 100644
--- a/community/spim/APKBUILD
+++ b/community/spim/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=spim
pkgver=8.0
-pkgrel=2
+pkgrel=3
pkgdesc="Simulator for MIPS32"
url="http://spimsimulator.sourceforge.net/"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends=""
depends_dev=""
makedepends="bash flex bison"