From 5b02c207784102f59d8dd22c5dff205714d0a2a3 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 22 Oct 2024 10:50:06 +0200 Subject: [PATCH] net/freeradius: clear revision --- net/freeradius/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 3ae166e0f..d9db167fa 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= freeradius PLUGIN_VERSION= 1.9.26 -PLUGIN_REVISION= 1 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com