commit
12dbb5a2f9
|
@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Open source bibliography reference manager";
|
||||
homepage = http://jabref.sourceforge.net;
|
||||
homepage = https://www.jabref.org;
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.gebner ];
|
||||
|
|
Loading…
Reference in New Issue