diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-29 07:06:38 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-29 07:06:38 +0000 |
commit | 52a132909a22b9b950e900e66bde55ba4e36fb1f (patch) | |
tree | 5a16174fff9c350c73740ce251298ee68e1e9d7e | |
parent | 34a2ee9d32b773698f1b594e95ad24c233ab2f16 (diff) | |
download | pfsense-packages-52a132909a22b9b950e900e66bde55ba4e36fb1f.tar.gz pfsense-packages-52a132909a22b9b950e900e66bde55ba4e36fb1f.tar.bz2 pfsense-packages-52a132909a22b9b950e900e66bde55ba4e36fb1f.zip |
Assign known maintainers
-rw-r--r-- | pkg_config.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 94740caf..3eb95024 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -122,6 +122,10 @@ <status>BETA</status> <maintainer>geekgod@geekgod.com</maintainer> <configurationfile>spamd.xml</configurationfile> + <logging> + <facilityname>spamd</facilityname> + <logfilename>spamd.log</logfilename> + </logging> </package> <package> <name>assp</name> @@ -211,6 +215,7 @@ test server or link availability and modify translation or routing rules. This p <status>ALPHA</status> <config_file>http://www.pfsense.com/packages/config/squid_ng.xml</config_file> <configurationfile>squid_ng.xml</configurationfile> + <maintainer>michael.capp@gmail.com</maintainer> </package> <package> <name>arpwatch</name> @@ -223,6 +228,7 @@ test server or link availability and modify translation or routing rules. This p <status>ALPHA</status> <config_file>http://www.pfsense.com/packages/config/arpwatch.xml</config_file> <configurationfile>arpwatch.xml</configurationfile> + <maintainer>ethethlay@gmail.com</maintainer> <logging> <facilityname>arpwatch</facilityname> <logfilename>arpwatch.log</logfilename> |