opensmtpd: fix homepage URL

This commit is contained in:
Valérian Galliat 2014-12-18 20:04:22 +01:00
parent f9580894f2
commit c09311b94c

View File

@ -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