diff options
author | Simon Barner <barner@FreeBSD.org> | 2007-07-08 16:35:03 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2007-07-08 16:35:03 +0000 |
commit | 49fc80810d7c2fd4444d76f8820a8516b43e6912 (patch) | |
tree | 12acaff3c2133faa50d91a6fa87a93584ce3d0a1 /security/snort-rep | |
parent | 6f6a1634e5510fa0921e2b24b9425145dfc030d5 (diff) | |
download | ports-49fc80810d7c2fd4444d76f8820a8516b43e6912.tar.gz ports-49fc80810d7c2fd4444d76f8820a8516b43e6912.zip |
Notes
Diffstat (limited to 'security/snort-rep')
-rw-r--r-- | security/snort-rep/Makefile | 2 | ||||
-rw-r--r-- | security/snort-rep/pkg-descr | 2 | ||||
-rw-r--r-- | security/snort-rep/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/snort-rep/Makefile b/security/snort-rep/Makefile index 580a8e1d686c..04c6c5c759b4 100644 --- a/security/snort-rep/Makefile +++ b/security/snort-rep/Makefile @@ -8,7 +8,7 @@ PORTNAME= snort-rep PORTVERSION= 1.10 CATEGORIES= security -MASTER_SITES= http://people.ee.ethz.ch/~dws/software/snort-rep/pub/ +MASTER_SITES= http://david.schweikert.ch/software/snort-rep/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= A Snort reporting tool that can produce text or HTML from logs diff --git a/security/snort-rep/pkg-descr b/security/snort-rep/pkg-descr index 12158d974715..94c297d1e9b7 100644 --- a/security/snort-rep/pkg-descr +++ b/security/snort-rep/pkg-descr @@ -7,4 +7,4 @@ output from a syslog file. The reports contain: * Alert summary by local host and ID * Alert summary by local port and ID -WWW: http://people.ee.ethz.ch/~dws/software/snort-rep/ +WWW: http://david.schweikert.ch/software/snort-rep/ diff --git a/security/snort-rep/pkg-plist b/security/snort-rep/pkg-plist index 6c02d56e5981..bf3f12e5f70e 100644 --- a/security/snort-rep/pkg-plist +++ b/security/snort-rep/pkg-plist @@ -1,3 +1,3 @@ bin/snort-rep -share/examples/snort-rep/snort-rep-mail +%%EXAMPLESDIR%%/snort-rep-mail @dirrm share/examples/snort-rep |