sys-apps/openrc: fix HOMEPAGE

This commit is contained in:
Julian Ospald 2016-04-23 21:40:46 +02:00
parent bbbf9b480b
commit f45262df90
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
HOMEPAGE="http://www.gentoo.org/proj/en/base/${PN}"
HOMEPAGE="http://www.gentoo.org/proj/en/base/${PN}/"
DOWNLOADS="http://dev.gentoo.org/~williamh/dist/${PNV}.tar.bz2"
SUMMARY="A dependency-based init system that works with the system-provided init program"