diff options
Diffstat (limited to 'app-arch/unace-bin/unace-bin-2.5.ebuild')
-rw-r--r-- | app-arch/unace-bin/unace-bin-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unace-bin/unace-bin-2.5.ebuild b/app-arch/unace-bin/unace-bin-2.5.ebuild index 5e9b390ea..5a29f03a1 100644 --- a/app-arch/unace-bin/unace-bin-2.5.ebuild +++ b/app-arch/unace-bin/unace-bin-2.5.ebuild @@ -30,6 +30,6 @@ src_install() { } pkg_postinst() { - elog "This version of UnAce is installed as unace-bin make possible to use both" + elog "This version of UnAce is installed as unace-bin to make possible to use both" elog "source and binary packages at the same time" } |