diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-13 20:44:44 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-13 20:44:44 +0000 |
commit | 5562f296c214f15bc4c1a23328c2b48941e6ff5e (patch) | |
tree | 710cc4c0e536a53129de66c8ae613db0844eb416 /net/Makefile | |
parent | b1b8872b76daae61f99aee7aca6aad03ef975340 (diff) | |
download | ports-5562f296c214f15bc4c1a23328c2b48941e6ff5e.tar.gz ports-5562f296c214f15bc4c1a23328c2b48941e6ff5e.zip |
- Add pear-Auth_RADIUS 1.0.4, PEAR wrapper classes for the RADIUS PECL.
PR: ports/78706
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=131125
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index a4574e6a94e7..911a26d20b5b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -547,6 +547,7 @@ SUBDIR += pbnc SUBDIR += pchar SUBDIR += pcnfsd + SUBDIR += pear-Auth_RADIUS SUBDIR += pear-Net_CheckIP SUBDIR += pear-Net_DIME SUBDIR += pear-Net_DNSBL |