diff options
author | flz <flz@FreeBSD.org> | 2005-03-14 04:44:44 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-14 04:44:44 +0800 |
commit | 8667d6b645d9bedae4ca9a0fdb7e9a93b1a661e3 (patch) | |
tree | 8ccaa1080946219d9d29015cd6cdabc389c4f035 /net/Makefile | |
parent | 5402fe4c2f252955ce3ba1f48ae60f09c189814f (diff) | |
download | freebsd-ports-gnome-8667d6b645d9bedae4ca9a0fdb7e9a93b1a661e3.tar.gz freebsd-ports-gnome-8667d6b645d9bedae4ca9a0fdb7e9a93b1a661e3.tar.zst freebsd-ports-gnome-8667d6b645d9bedae4ca9a0fdb7e9a93b1a661e3.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)
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 |