diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-06 22:09:01 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-06 22:09:01 +0000 |
commit | f755efc0f8edb190c500a7c29cb02d7390db4540 (patch) | |
tree | 36f848487e9dcf1e009cbadb0a547a17df39cbdf /security/snort | |
parent | b52d7dc34c3c0e7bdd24a860306a68cd1df8fa8a (diff) | |
download | ports-f755efc0f8edb190c500a7c29cb02d7390db4540.tar.gz ports-f755efc0f8edb190c500a7c29cb02d7390db4540.zip |
Notes
Diffstat (limited to 'security/snort')
-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 1c00451b27a3..298c115b9f64 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.5 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ -MAINTAINER= question+fbsdports@closedsrc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight network intrusion detection system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |