summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorLou Berger <lberger@labn.net>2020-03-25 17:38:56 -0400
committerLou Berger <lberger@labn.net>2020-03-25 17:38:56 -0400
commit8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d (patch)
tree5b1973dcd01361e91ab46c03feaf7a1543e4d59b /alpine
parentb37bbdbc8107abeb988939ab79b3d4f68adf9981 (diff)
*: use the current project name (FRRouting)
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'alpine')
-rw-r--r--alpine/APKBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in
index f740a34583..d4657dfe55 100644
--- a/alpine/APKBUILD.in
+++ b/alpine/APKBUILD.in
@@ -2,7 +2,7 @@
pkgname=frr
pkgver=@VERSION@
pkgrel=0
-pkgdesc="Free Range Routing is a fork of quagga"
+pkgdesc="FRRouting is a fork of quagga"
url="https://frrouting.org/"
arch="x86_64"
license="GPL-2.0"