diff options
author | clsung <clsung@FreeBSD.org> | 2008-06-09 14:16:02 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-06-09 14:16:02 +0800 |
commit | 1fddfb019121e03178031602baec93cbb1f7210c (patch) | |
tree | 0878f8a29af98606df94062249227ceaca8d03c1 /security/snort | |
parent | 2ce2602fcf3b91a1bc391c1f13e637de1ff304a7 (diff) | |
download | freebsd-ports-gnome-1fddfb019121e03178031602baec93cbb1f7210c.tar.gz freebsd-ports-gnome-1fddfb019121e03178031602baec93cbb1f7210c.tar.zst freebsd-ports-gnome-1fddfb019121e03178031602baec93cbb1f7210c.zip |
- typo in files/pkg-message.in
- bump PORTREVISION
Submitted by: kevlo
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 1 | ||||
-rw-r--r-- | security/snort/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index cbd79a62652f..11d541c2a4a9 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -7,6 +7,7 @@ PORTNAME= snort PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ diff --git a/security/snort/files/pkg-message.in b/security/snort/files/pkg-message.in index d3dad9f97a15..a1c1a4f77e8f 100644 --- a/security/snort/files/pkg-message.in +++ b/security/snort/files/pkg-message.in @@ -1,6 +1,6 @@ ========================================================================= Snort uses rcNG startup script and must be enabled via /etc/rc.conf -Please see %%PREFIX%%/etc/rc.d/snort.sh +Please see %%PREFIX%%/etc/rc.d/snort for list of available variables and their description. Configuration files are located in %%PREFIX%%/etc/snort directory. |