diff options
author | doktornotor <notordoktor@gmail.com> | 2015-12-02 17:39:54 +0100 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-12-02 17:39:54 +0100 |
commit | e218e5fae4a4b4a081b3b69788e5648c28d51e82 (patch) | |
tree | 166234e147e2522c866ea6b5d1eb1447f7eebe5c /config | |
parent | 59525297c936d138206ee460f420596f596d1f7d (diff) | |
download | pfsense-packages-e218e5fae4a4b4a081b3b69788e5648c28d51e82.tar.gz pfsense-packages-e218e5fae4a4b4a081b3b69788e5648c28d51e82.tar.bz2 pfsense-packages-e218e5fae4a4b4a081b3b69788e5648c28d51e82.zip |
Nuke useless tag
Diffstat (limited to 'config')
-rw-r--r-- | config/tinc/tinc.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/tinc/tinc.xml b/config/tinc/tinc.xml index 0f71e03d..be4a8d65 100644 --- a/config/tinc/tinc.xml +++ b/config/tinc/tinc.xml @@ -42,10 +42,9 @@ </copyright> <description>A self-contained VPN solution designed to connect multiple sites together in a secure way.</description> <name>tinc</name> - <version>1.2.4</version> + <version>1.2.5</version> <title>VPN: Tinc: Settings</title> <include_file>/usr/local/pkg/tinc.inc</include_file> - <configpath>['installedpackages']['package']['$packagename']['config']</configpath> <menu> <name>tinc</name> <section>VPN</section> |