diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-11 05:06:55 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-11 05:06:55 +0000 |
commit | 226529974dd0d8065b12c036fcbd0921e775ec5c (patch) | |
tree | 9160d320a9c4b9004314e8d4a9d69c141d9b4d70 /net/Makefile | |
parent | 9e902c51785db3a7715d34be77d3077555bbf71b (diff) | |
download | ports-226529974dd0d8065b12c036fcbd0921e775ec5c.tar.gz ports-226529974dd0d8065b12c036fcbd0921e775ec5c.zip |
Add passlogd 0.1d, intercept and dump syslog remote log packets.
PR: 28019
Submitted by: Pete Fritchman <petef@databits.net>
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=43808
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 91dd5ef77fbc..b9c658d26196 100644 --- a/net/Makefile +++ b/net/Makefile @@ -271,6 +271,7 @@ SUBDIR += p5-URI SUBDIR += p5-XPC SUBDIR += p5-perl-ldap + SUBDIR += passlogd SUBDIR += pathchar SUBDIR += pchar SUBDIR += pcnfsd |