diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /security/snort-rep | |
parent | 23b9c3bd1a90631685e2021e22c94fd5f07be9eb (diff) | |
download | ports-bdbb3bc341e0731b5dba9bef46168ce91c6d38f9.tar.gz ports-bdbb3bc341e0731b5dba9bef46168ce91c6d38f9.zip |
Notes
Diffstat (limited to 'security/snort-rep')
-rw-r--r-- | security/snort-rep/Makefile | 1 | ||||
-rw-r--r-- | security/snort-rep/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/snort-rep/Makefile b/security/snort-rep/Makefile index 5b1539315591..a63ac91dbc5d 100644 --- a/security/snort-rep/Makefile +++ b/security/snort-rep/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://people.ee.ethz.ch/~dws/software/snort-rep/pub/ MAINTAINER= markp@FreeBSD.org +COMMENT= A Snort reporting tool that can produce text or HTML from logs USE_PERL5= yes MAN1= snort-rep.1 diff --git a/security/snort-rep/pkg-comment b/security/snort-rep/pkg-comment deleted file mode 100644 index 0cc60f02e8f3..000000000000 --- a/security/snort-rep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Snort reporting tool that can produce text or HTML from logs |