diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-10-19 02:38:17 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-10-19 02:38:17 +0000 |
commit | 6339130c0bc1af7d46254f980e83b3ecbea98d6a (patch) | |
tree | 4da7964ffb316470bd81cf884bad07e7afc2204f | |
parent | 16d03087d5140d30cb319d043c3fe984c5b8961f (diff) | |
download | pfsense-packages-6339130c0bc1af7d46254f980e83b3ecbea98d6a.tar.gz pfsense-packages-6339130c0bc1af7d46254f980e83b3ecbea98d6a.tar.bz2 pfsense-packages-6339130c0bc1af7d46254f980e83b3ecbea98d6a.zip |
Set maintainer for auto configuratio backup package
-rw-r--r-- | pkg_config.7.xml | 1 | ||||
-rw-r--r-- | pkg_config.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 415ceeae..44002cb6 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -112,6 +112,7 @@ </package> <package> <name>AutoConfigBackup</name> + <maintainer>portal@bsdperimeter.com</maintainer> <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org</descr> <website>http://portal.pfsense.org</website> <category>Services</category> diff --git a/pkg_config.xml b/pkg_config.xml index 4e1a02ca..3cf9674e 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -5,6 +5,7 @@ <packages> <package> <name>AutoConfigBackup</name> + <maintainer>portal@bsdperimeter.com</maintainer> <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from http://portal.pfsense.org</descr> <website>http://portal.pfsense.org</website> <category>Services</category> |