summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-04-05 21:19:07 -0400
committerChris Buechler <cmb@pfsense.org>2009-04-05 21:19:07 -0400
commit354f1f01450976ef769941a3a26a9c5615d5a484 (patch)
tree07ad316244a47dd5a78a31c3fe543f349b48b586 /usr
parent0f01013a688174ccf731fa0dbee48ed57f43f8e0 (diff)
downloadpfsense-354f1f01450976ef769941a3a26a9c5615d5a484.zip
pfsense-354f1f01450976ef769941a3a26a9c5615d5a484.tar.gz
fix order
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/guiconfig.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index 0ee3502..7cafe2f 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -187,13 +187,13 @@ $wkports = array(
1863 => "MSN",
119 => "NNTP",
123 => "NTP",
- 137 => "NetBIOS-NS",
138 => "NetBIOS-DGM",
+ 137 => "NetBIOS-NS",
139 => "NetBIOS-SSN",
1194 => "OpenVPN",
- 1723 => "PPTP",
110 => "POP3",
995 => "POP3/S",
+ 1723 => "PPTP",
1812 => "RADIUS",
1813 => "RADIUS accounting",
5004 => "RTP",
OpenPOWER on IntegriCloud