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