diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 13:28:02 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 13:28:02 +0000 |
commit | 48cf70b4451c49fbd282e683746e7350468c377d (patch) | |
tree | 65f79173cc4a68594dab46b4472afd33ae0515ce /package/Makefile | |
parent | 3ccf6bb2c66a71037debf198b1f3f6f065594549 (diff) |
Convert nfs-server to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@931 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index b5573a14e..62718f773 100644 --- a/package/Makefile +++ b/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 |