diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-11 08:27:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-11 08:27:24 +0000 |
commit | 846198cc684d352a7a92ae167498c48f35cca6a8 (patch) | |
tree | a04f25c188da66b8cc2c1047db624e3ff7d1d81d /security | |
parent | c8f29642ed720ec70c9d8179ca36684f5e7ecc32 (diff) |
- Update MAINTAINER address
Notes
Notes:
svn path=/head/; revision=268919
Diffstat (limited to 'security')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 08a93bccac20..86efb550e2e5 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/snort/snort PATCH_DIST_STRIP= -p1 -MAINTAINER= wfreeman@gmail.com +MAINTAINER= wfreeman@sourcefire.com COMMENT= Lightweight network intrusion detection system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |