diff options
Diffstat (limited to 'app-editors/jupp/jupp-3.1_p41.ebuild')
-rw-r--r-- | app-editors/jupp/jupp-3.1_p41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jupp/jupp-3.1_p41.ebuild b/app-editors/jupp/jupp-3.1_p41.ebuild index cfdbb37a9585..3e6e016b519c 100644 --- a/app-editors/jupp/jupp-3.1_p41.ebuild +++ b/app-editors/jupp/jupp-3.1_p41.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Portable version of Joe's Own Editor" HOMEPAGE="http://www.mirbsd.org/jupp.htm" -SRC_URI="http://www.mirbsd.org/MirOS/dist/${PN}/joe-${PV/_p/${PN}}.tgz" +SRC_URI="http://www.mirbsd.org/MirOS/dist/${PN}/joe-${PV/_p/"${PN}"}.tgz" S="${WORKDIR}/${PN}" LICENSE="GPL-1" |