diff options
Diffstat (limited to 'www-apps/otrs/otrs-6.0.5.ebuild')
-rw-r--r-- | www-apps/otrs/otrs-6.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/otrs/otrs-6.0.5.ebuild b/www-apps/otrs/otrs-6.0.5.ebuild index 5ab8f192a5bc..e2a706535715 100644 --- a/www-apps/otrs/otrs-6.0.5.ebuild +++ b/www-apps/otrs/otrs-6.0.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit user systemd -DESCRIPTION="OTRS is an Open source Ticket Request System" +DESCRIPTION="An open source Ticket Request System" HOMEPAGE="https://www.otrs.com/" SRC_URI="https://ftp.otrs.org/pub/${PN}/${P}.tar.bz2" |