diff options
Diffstat (limited to 'dev-go/go-md2man/go-md2man-1.0.3.ebuild')
-rw-r--r-- | dev-go/go-md2man/go-md2man-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-md2man/go-md2man-1.0.3.ebuild b/dev-go/go-md2man/go-md2man-1.0.3.ebuild index 0a502fe2881e..f0255be8f6ac 100644 --- a/dev-go/go-md2man/go-md2man-1.0.3.ebuild +++ b/dev-go/go-md2man/go-md2man-1.0.3.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" |