summary refs log tree commit diff
path: root/pkgs/development/perl-modules/Mozilla-LDAP/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/perl-modules/Mozilla-LDAP/default.nix')
-rw-r--r--pkgs/development/perl-modules/Mozilla-LDAP/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/perl-modules/Mozilla-LDAP/default.nix b/pkgs/development/perl-modules/Mozilla-LDAP/default.nix
index 41025e26f97..6c3d01a3462 100644
--- a/pkgs/development/perl-modules/Mozilla-LDAP/default.nix
+++ b/pkgs/development/perl-modules/Mozilla-LDAP/default.nix
@@ -12,6 +12,7 @@ buildPerlPackage rec {
   };
   meta = {
     description = "Mozilla's ldap client library";
+    homepage = "https://metacpan.org/release/perldap";
     license = with lib.licenses; [ mpl20 lgpl21Plus gpl2Plus ];
   };
 }