diff options
author | markp <markp@FreeBSD.org> | 2001-06-11 13:06:55 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-11 13:06:55 +0800 |
commit | 5531a73258084f46f6dd5a5321ff4ebe84f86a00 (patch) | |
tree | 3ebab3bc5846483fc4133cf064e19221a61469a7 /net/Makefile | |
parent | ce6c55a11c1fb878a669c042e75887df2a060492 (diff) | |
download | freebsd-ports-gnome-5531a73258084f46f6dd5a5321ff4ebe84f86a00.tar.gz freebsd-ports-gnome-5531a73258084f46f6dd5a5321ff4ebe84f86a00.tar.zst freebsd-ports-gnome-5531a73258084f46f6dd5a5321ff4ebe84f86a00.zip |
Add passlogd 0.1d, intercept and dump syslog remote log packets.
PR: 28019
Submitted by: Pete Fritchman <petef@databits.net>
Reviewed by: will
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 |