diff options
author | kris <kris@FreeBSD.org> | 2003-10-05 12:03:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-05 12:03:00 +0800 |
commit | 89a141e3d76390e9a28ee0371313ccc1af0e71f8 (patch) | |
tree | fb6fb6629ae2348849176a0963cf3a0d73b5a925 /security/snortsnarf | |
parent | 730890cf6eaace8c924ceda2c75b097848b212bc (diff) | |
download | freebsd-ports-gnome-89a141e3d76390e9a28ee0371313ccc1af0e71f8.tar.gz freebsd-ports-gnome-89a141e3d76390e9a28ee0371313ccc1af0e71f8.tar.zst freebsd-ports-gnome-89a141e3d76390e9a28ee0371313ccc1af0e71f8.zip |
Drop maintainership
Diffstat (limited to 'security/snortsnarf')
-rw-r--r-- | security/snortsnarf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 52f66dae3dcf..20e6445de22f 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/ DISTNAME= SnortSnarf-${PORTVERSION}.1 -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate HTML report summaries from snort incident alerts RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules |