Merge pull request #5389 from valeriangalliat/opensmtpd-homepage
opensmtpd: fix homepage URL
This commit is contained in:
commit
c9711c84ad
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.postfix.org/;
|
homepage = https://www.opensmtpd.org/;
|
||||||
description = ''
|
description = ''
|
||||||
A free implementation of the server-side SMTP protocol as defined by
|
A free implementation of the server-side SMTP protocol as defined by
|
||||||
RFC 5321, with some additional standard extensions
|
RFC 5321, with some additional standard extensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user