diff options
Diffstat (limited to 'net-ftp/uftpd/uftpd-2.4.ebuild')
-rw-r--r-- | net-ftp/uftpd/uftpd-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/uftpd/uftpd-2.4.ebuild b/net-ftp/uftpd/uftpd-2.4.ebuild index ad41f43f2ca5..e741e5bc2068 100644 --- a/net-ftp/uftpd/uftpd-2.4.ebuild +++ b/net-ftp/uftpd/uftpd-2.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -DESCRIPTION="The no nonsense TFTP/FTP server." +DESCRIPTION="The no nonsense TFTP/FTP server" HOMEPAGE="https://github.com/troglobit/uftpd" SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz" |