diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/passlogd/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'net/passlogd/Makefile')
-rw-r--r-- | net/passlogd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index dd79e334d791..41d3294c5180 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.morphine.com/src/ MAINTAINER= petef@FreeBSD.org +COMMENT= Intercept and dump syslog remote log packets USE_REINPLACE= yes |