diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-14 12:19:07 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-14 12:19:07 +0000 |
commit | 76d3961fe84c070f6f5e56cdfbbfcf84b2c747eb (patch) | |
tree | 7da143bab8876ad1001a06462c09d0ce7962cd6c /security/Makefile | |
parent | 0ccde079329b33ccc1856355a92e95718b4baeb8 (diff) |
Add xspy 1.0c, a utility for monitoring keystrokes on remote X servers.
PR: 48132
Submitted by: Yonatan <Yonatan@xpert.com>
Notes
Notes:
svn path=/head/; revision=75504
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 9b24cbe4421f..63f91286abb7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -330,6 +330,7 @@ SUBDIR += whisker SUBDIR += xinetd SUBDIR += xmlsec + SUBDIR += xspy SUBDIR += yafic SUBDIR += zebedee SUBDIR += zombiezapper |