Modified: trunk/dports/net/snort/Portfile (74400 => 74401)
--- trunk/dports/net/snort/Portfile 2010-12-15 06:59:58 UTC (rev 74400)
+++ trunk/dports/net/snort/Portfile 2010-12-15 07:14:02 UTC (rev 74401)
@@ -59,18 +59,13 @@
}
}
-post-activate {
- ui_msg "\n
+notes "\n
+ ***** File locations *****
- ***** File locations *****
+The Snort database schemas -> ${prefix}/share/${name}/schemas
+The snort.conf sample file -> ${prefix}/etc/${name}/snort.conf.dist (copy to snort.conf)
- The Snort database schemas -> ${prefix}/share/${name}/schemas
- The snort.conf sample file -> ${prefix}/etc/${name}/snort.conf.sample (rename to snort.conf)
-
NOTE: If you installed Snort using the +server variant, make sure you do not
change the location of the snort.conf file or the startup scripts
will not be able to find it.
\n"
-
-}
-