diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.9.1-r1.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.9.1-r1.ebuild b/app-shells/dash/dash-0.5.9.1-r1.ebuild index 4942b9dca72..a4f77983dc2 100644 --- a/app-shells/dash/dash-0.5.9.1-r1.ebuild +++ b/app-shells/dash/dash-0.5.9.1-r1.ebuild @@ -10,7 +10,7 @@ inherit eutils flag-o-matic toolchain-funcs versionator DEB_PATCH="" #$(get_version_component_range 4) #MY_P="${PN}-${MY_PV}" -DESCRIPTION="DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant" +DESCRIPTION="Debian Almquist Shell" HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/" SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz" if [[ -n "${DEB_PATCH}" ]] ; then |