diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/vgrep/vgrep-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/vgrep/vgrep-2.3.1.ebuild b/app-text/vgrep/vgrep-2.3.1.ebuild index 0ccd06c8eb51..f50049ccd32f 100644 --- a/app-text/vgrep/vgrep-2.3.1.ebuild +++ b/app-text/vgrep/vgrep-2.3.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A pager for grep, git-grep and similar grep implementations" HOMEPAGE="https://github.com/vrothberg/vgrep" SRC_URI="https://github.com/vrothberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-3+ MIT MIT-with-advertising" +LICENSE="BSD GPL-3+ MIT MIT-with-advertising" SLOT="0" KEYWORDS="~amd64" |