diff options
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-999999.ebuild')
-rw-r--r-- | dev-libs/dmalloc/dmalloc-999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dmalloc/dmalloc-999999.ebuild b/dev-libs/dmalloc/dmalloc-999999.ebuild index d0ea9940859a..8408576bf003 100644 --- a/dev-libs/dmalloc/dmalloc-999999.ebuild +++ b/dev-libs/dmalloc/dmalloc-999999.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Debug Malloc Library" HOMEPAGE="https://dmalloc.com" EGIT_REPO_URI="https://github.com/j256/dmalloc" -LICENSE="CC-BY-SA-3.0" +LICENSE="ISC" SLOT="0" KEYWORDS="" IUSE="static-libs threads" |