diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-12 11:27:08 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-17 02:41:18 +0100 |
commit | e228b5df333d8e3961f1ca9a03d471b4ca3a818e (patch) | |
tree | 32e753df95cbbbee667cf23e16b075f10f494bb8 /mail-mta/notqmail | |
parent | mail-mta/notqmail: bump 9999 to EAPI 8 (diff) | |
download | gentoo-e228b5df333d8e3961f1ca9a03d471b4ca3a818e.tar.gz gentoo-e228b5df333d8e3961f1ca9a03d471b4ca3a818e.tar.bz2 gentoo-e228b5df333d8e3961f1ca9a03d471b4ca3a818e.zip |
mail-mta/notqmail: update DESCRIPTION
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta/notqmail')
-rw-r--r-- | mail-mta/notqmail/notqmail-1.08-r3.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/notqmail/notqmail-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08-r3.ebuild b/mail-mta/notqmail/notqmail-1.08-r3.ebuild index 2e22ea16b1dd..382f241e719e 100644 --- a/mail-mta/notqmail/notqmail-1.08-r3.ebuild +++ b/mail-mta/notqmail/notqmail-1.08-r3.ebuild @@ -23,7 +23,7 @@ else SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz" fi -DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" +DESCRIPTION="Collaborative open-source successor to qmail" HOMEPAGE=" https://notqmail.org https://cr.yp.to/qmail.html diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild index 6694ca573621..8673f74908f8 100644 --- a/mail-mta/notqmail/notqmail-9999.ebuild +++ b/mail-mta/notqmail/notqmail-9999.ebuild @@ -21,7 +21,7 @@ else SRC_URI="https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz" fi -DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer agent" +DESCRIPTION="Collaborative open-source successor to qmail" HOMEPAGE=" https://notqmail.org https://cr.yp.to/qmail.html |