summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-01-09 15:46:03 +0000
committerNicolas Thill <nico@openwrt.org>2006-01-09 15:46:03 +0000
commit2647efdaab4e47aa7c853a2f8eb5d22149c842c3 (patch)
treeb8f090a44c9d871f33347c0fb2d42af2e8d4075e /openwrt/package/Config.in
parent50ace1c6d91f3143478c0b72f5ec91d3da44e7ff (diff)
downloadmtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.zip
mtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.tar.gz
mtk-20170518-2647efdaab4e47aa7c853a2f8eb5d22149c842c3.tar.bz2
add pipacs package (thanks to Janos)
SVN-Revision: 2865
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 322f2a5..3a7e774 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -103,11 +103,11 @@ source "package/openswan/Config.in"
source "package/openvpn/Config.in"
source "package/p910nd/Config.in"
source "package/parprouted/Config.in"
+source "package/pipacs/Config.in"
source "package/pmacct/Config.in"
source "package/portmap/Config.in"
source "package/portsentry/Config.in"
source "package/ppp/Config.in"
-source "package/rp-pppoe/Config.in"
source "package/pptp/Config.in"
source "package/pptpd/Config.in"
source "package/ptunnel/Config.in"
@@ -116,6 +116,7 @@ source "package/raddump/Config.in"
source "package/rarpd/Config.in"
source "package/reaim/Config.in"
source "package/robocfg/Config.in"
+source "package/rp-pppoe/Config.in"
source "package/rrs/Config.in"
source "package/rsync/Config.in"
source "package/samba/Config.in"