diff options
Diffstat (limited to 'pkgs/by-name/ro/rotonda/package.nix')
| -rw-r--r-- | pkgs/by-name/ro/rotonda/package.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ro/rotonda/package.nix b/pkgs/by-name/ro/rotonda/package.nix index 4589f9853884..6d18cef194b9 100644 --- a/pkgs/by-name/ro/rotonda/package.nix +++ b/pkgs/by-name/ro/rotonda/package.nix @@ -44,7 +44,7 @@ rustPlatform.buildRustPackage (finalAttrs: { }; meta = { - description = "Rotonda - composable, programmable BGP Engine"; + description = "Composable, programmable BGP Engine"; homepage = "https://github.com/NLnetLabs/rotonda"; changelog = "https://github.com/NLnetLabs/rotonda/blob/refs/tags/${finalAttrs.src.tag}/Changelog.md"; license = lib.licenses.mpl20; |
