diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /security/snoopy | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
Notes
Diffstat (limited to 'security/snoopy')
-rw-r--r-- | security/snoopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index 12d7630c0e90..df931aaba12a 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= snoopylogger -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= An execve() wrapper and logger PLIST_FILES= lib/snoopy.so bin/detect |