aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-radius
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-04 19:15:07 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-04 19:15:07 +0000
commit4b263080a2073aefa4ceefd5363477bd7ce9f70e (patch)
tree2f4b5c5ca06e9c254b4ad8e48086b6d81a2c7975 /net/pecl-radius
parent84b6db2bc8cafe08f7daef44450926dd4c9a85e2 (diff)
downloadports-4b263080a2073aefa4ceefd5363477bd7ce9f70e.tar.gz
ports-4b263080a2073aefa4ceefd5363477bd7ce9f70e.zip
net/pecl-radius: Take maintainership
Diffstat (limited to 'net/pecl-radius')
-rw-r--r--net/pecl-radius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile
index ec81353f22db..70d4e51b3e34 100644
--- a/net/pecl-radius/Makefile
+++ b/net/pecl-radius/Makefile
@@ -4,15 +4,15 @@ PORTNAME= radius
DISTVERSION= 1.4.0b1
CATEGORIES= net security pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Radius client library for PHP
LICENSE= BSD3CLAUSE
USES= php:pecl
-IGNORE_WITH_PHP= 80
CONFIGURE_ARGS= --enable-radius
+IGNORE_WITH_PHP=80
OPTIONS_DEFINE= EXAMPLES