diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-05 03:46:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-05 03:46:02 +0000 |
commit | 3295c07d8aeee063d94ed26725761dd8b2e493fa (patch) | |
tree | 2e1111f6d3e16f096bfda8402f28284c50960bf9 /security/snort | |
parent | 8286904fc78439aa3935e14b6e689e969a218bc9 (diff) | |
download | ports-3295c07d8aeee063d94ed26725761dd8b2e493fa.tar.gz ports-3295c07d8aeee063d94ed26725761dd8b2e493fa.zip |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=90276
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 1cddf5da1d7e..9106fdc9c320 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight network intrusion detection system GNU_CONFIGURE= yes |