git: 748811bc629b - main - net/openradius: fix WWW && pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 May 2023 12:02:24 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=748811bc629bc24e813ecaae7637e97f9c09925c commit 748811bc629bc24e813ecaae7637e97f9c09925c Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2023-05-05 07:55:04 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-05-05 11:57:37 +0000 net/openradius: fix WWW && pkg-descr Previous WWW was not accessible anymore. PR: 271250 Reported by: portmaster@bsdforge.com (maintainer) --- net/openradius/Makefile | 4 ++-- net/openradius/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/openradius/Makefile b/net/openradius/Makefile index 1df089582a35..1e9d05916d74 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -1,13 +1,13 @@ PORTNAME= openradius PORTVERSION= 0.9.12c -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://sites.e-advies.nl/openradius/download/ \ https://BSDforge.COM/projects/source/net/openradius/ MAINTAINER= portmaster@bsdforge.com COMMENT= RADIUS server with some actual documentation -WWW= http://sites.e-advies.nl/openradius/ +WWW= https://BSDforge.COM/projects/net/openradius/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net/openradius/pkg-descr b/net/openradius/pkg-descr index c448c7f38533..ac98c4297080 100644 --- a/net/openradius/pkg-descr +++ b/net/openradius/pkg-descr @@ -4,7 +4,7 @@ This is a relatively simple port of OpenRADIUS. From the faq... What is OpenRADIUS? OpenRADIUS is a piece of software that links your network access -devices to your user-, service profile-, and usage databases. +devices to your user, service profile, and usage databases. As such, OpenRADIUS isn't unique; other servers that speak the RADIUS protocol do the same. But it is unique in the flexibility