diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-07-23 08:14:18 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-07-23 08:14:18 +0000 |
commit | 9990f6b55b291f08ec3825a32d03fcdb1fa0285a (patch) | |
tree | 2ae467cba692096d4be687381afe95d28b1f2530 /net/radcli/Makefile | |
parent | cc9b322b696c8c5251c503e4f2585715803ddd87 (diff) |
Notes
Diffstat (limited to 'net/radcli/Makefile')
-rw-r--r-- | net/radcli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radcli/Makefile b/net/radcli/Makefile index 10c8d4484b2e..6122ac9188db 100644 --- a/net/radcli/Makefile +++ b/net/radcli/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= radcli -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.10 CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Simple RADIUS client library LICENSE= BSD2CLAUSE |