summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-18 13:28:02 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-18 13:28:02 +0000
commit594427a90ed8ec49c849ab8de81189194bfb47c4 (patch)
tree4de1d016bb4834b843f1c7601a61996050534023 /openwrt/package/Makefile
parente94b13687930aa2e7a41339a43ca9c81041ee786 (diff)
downloadmtk-20170518-594427a90ed8ec49c849ab8de81189194bfb47c4.zip
mtk-20170518-594427a90ed8ec49c849ab8de81189194bfb47c4.tar.gz
mtk-20170518-594427a90ed8ec49c849ab8de81189194bfb47c4.tar.bz2
Convert nfs-server to new packaging style
SVN-Revision: 931
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index b5573a1..62718f7 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -38,7 +38,7 @@ package-$(BR2_PACKAGE_MARADNS) += maradns
package-$(BR2_PACKAGE_MICROPERL) += microperl
package-$(BR2_PACKAGE_MONIT) += monit
package-$(BR2_PACKAGE_NCURSES) += ncurses
-package-$(BR2_PACKAGE_NFSD) += nfs-server
+package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server
package-$(BR2_PACKAGE_NMAP) += nmap
package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash
package-$(BR2_PACKAGE_NTPCLIENT) += ntpclient