diff options
Diffstat (limited to 'net-mail/pop-before-smtp')
-rw-r--r-- | net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild b/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild index 4c233e12778f..0bcf260b4cc6 100644 --- a/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild +++ b/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 -DESCRIPTION="a simple daemon to allow email relay control based on successful POP or IMAP logins" +DESCRIPTION="Simple daemon to controll email relay based on successful POP or IMAP logins" HOMEPAGE="http://popbsmtp.sourceforge.net" SRC_URI="mirror://sourceforge/popbsmtp/${P}.tar.gz" |