diff options
Diffstat (limited to 'net/radsecproxy/Makefile')
-rw-r--r-- | net/radsecproxy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 5a097d311509..1272c102d970 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= radsecproxy -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.8 CATEGORIES= net -MASTER_SITES= http://software.uninett.no/radsecproxy/ +MASTER_SITES= https://software.nordu.net/radsecproxy/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Radsecproxy is a generic RADIUS proxy @@ -13,7 +13,7 @@ LICENSE= GPLv2 BSD3CLAUSE LICENSE_COMB= dual USES= cpe tar:xz ssl -CPE_VENDOR= uninett +CPE_VENDOR= nordunet GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} |