summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-go/go-md2man/go-md2man-1.0.6.ebuild')
-rw-r--r--dev-go/go-md2man/go-md2man-1.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-md2man/go-md2man-1.0.6.ebuild b/dev-go/go-md2man/go-md2man-1.0.6.ebuild
index e5d53b0b1ebc..9c67ea4a48bc 100644
--- a/dev-go/go-md2man/go-md2man-1.0.6.ebuild
+++ b/dev-go/go-md2man/go-md2man-1.0.6.ebuild
@@ -16,7 +16,7 @@ inherit golang-build
DESCRIPTION="A utility to convert markdown to man pages"
HOMEPAGE="https://github.com/cpuguy83/go-md2man"
-LICENSE="MIT"
+LICENSE="BSD-2 MIT"
SLOT="0"
IUSE=""
DEPEND="dev-go/blackfriday"