diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 23:17:53 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-03-24 23:17:53 +0000 |
| commit | fb153b0152e43663660288c9cda8a4f026169b2e (patch) | |
| tree | 02073bbc6bd0262f7ba1b44e3bf5de22e7465c21 /openwrt/package/Config.in | |
| parent | 27bf75beace099fe51a8682bb2664f2150b18d22 (diff) | |
| download | mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.zip mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.gz mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.bz2 | |
add libwrap, portmap, nfs-server
SVN-Revision: 450
Diffstat (limited to 'openwrt/package/Config.in')
| -rw-r--r-- | openwrt/package/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 46d62ff..67b1a62 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -28,6 +28,8 @@ source "package/pptpd/Config.in" source "package/cups/Config.in" source "package/cifsmount/Config.in" source "package/ez-ipupdate/Config.in" +source "package/portmap/Config.in" +source "package/nfs-server/Config.in" comment "Libraries" source "package/zlib/Config.in" |
