diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-02-11 16:27:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-02-11 16:27:24 +0800 |
commit | 94f9ae56be65da5c9eb09eae893d46ec40e5c030 (patch) | |
tree | 5cfe845ff6d3e2776f767246d064db30c115c743 /security | |
parent | 9167ab3f4d451bc932d8fc918bbd883e0d815907 (diff) | |
download | freebsd-ports-gnome-94f9ae56be65da5c9eb09eae893d46ec40e5c030.tar.gz freebsd-ports-gnome-94f9ae56be65da5c9eb09eae893d46ec40e5c030.tar.zst freebsd-ports-gnome-94f9ae56be65da5c9eb09eae893d46ec40e5c030.zip |
- Update MAINTAINER address
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 |