davmail: fix homepage domain name
sourcefor**c**e.net is for sale. This project's website resides on a sourcefor**g**e.net subdomain.
This commit is contained in:
parent
20fea7f449
commit
7731621c81
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://davmail.sourceforce.net/;
|
homepage = http://davmail.sourceforge.net/;
|
||||||
description = "A Java application which presents a Microsoft Exchange server as local CALDAV, IMAP and SMTP servers";
|
description = "A Java application which presents a Microsoft Exchange server as local CALDAV, IMAP and SMTP servers";
|
||||||
maintainers = [ maintainers.hinton ];
|
maintainers = [ maintainers.hinton ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user