diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 13:42:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 13:42:17 +0000 |
commit | b790572c0f6b74f7a56aed613b244110f5641170 (patch) | |
tree | ae313b9efb61cb6a68c624fc76032c9670ca54a0 /security/pecl-tcpwrap/pkg-descr | |
parent | 7ee9036f564c539e24b21a3fa3571dfaf1fa16ff (diff) |
Notes
Diffstat (limited to 'security/pecl-tcpwrap/pkg-descr')
-rw-r--r-- | security/pecl-tcpwrap/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/pecl-tcpwrap/pkg-descr b/security/pecl-tcpwrap/pkg-descr new file mode 100644 index 000000000000..b7f1c38f8eae --- /dev/null +++ b/security/pecl-tcpwrap/pkg-descr @@ -0,0 +1,4 @@ +This tcpwrap extension for PHP handles /etc/hosts.allow +and /etc/hosts.deny files. + +WWW: http://pecl.php.net/package/tcpwrap/ |