summaryrefslogtreecommitdiffstats
path: root/alpine
diff options
context:
space:
mode:
authorLou Berger <lberger@labn.net>2020-03-25 22:38:56 +0100
committerLou Berger <lberger@labn.net>2020-03-25 22:38:56 +0100
commit8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d (patch)
tree5b1973dcd01361e91ab46c03feaf7a1543e4d59b /alpine
parentMerge pull request #6091 from volta-networks/fix_isis_show_hello (diff)
downloadfrr-8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d.tar.xz
frr-8678d6387c4d60c7ba0864c7ab3ad2465ff3c11d.zip
*: 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 f740a3458..d4657dfe5 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"