aboutsummaryrefslogtreecommitdiffstats
path: root/packages/upnpd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/upnpd.xml')
-rw-r--r--packages/upnpd.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/packages/upnpd.xml b/packages/upnpd.xml
deleted file mode 100644
index e15d7cfd..00000000
--- a/packages/upnpd.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<packagegui>
- <name>upnp</name>
- <version>0.92_2</version>
- <additional_files_needed>
- <prefix>/usr/local/pkg/</prefix>
- <chmod>0755</chmod>
- <item>http://www.pfsense.com/packages/config/upnpd.inc</item>
- </additional_files_needed>
- <custom_php_resync_config_command>
- sync_upnp();
- </custom_php_resync_config_command>
- <custom_php_install_command>
- upnp_install();
- </custom_php_install_command>
- <custom_php_deinstall_command>
- upnp_deinstall();
- </custom_php_deinstall_command>
- <include_file>/usr/local/pkg/upnpd.inc</include_file>
-</packagegui>