diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-06-17 06:23:49 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-06-17 06:23:49 +0000 |
| commit | a68c52edf05055d7749a410e56cfaae785c5dddc (patch) | |
| tree | 927e1d5b4b794935adad0ca819128b415ee5eb1e /openwrt/package/Makefile | |
| parent | 4779c70fe8be603efcae9b89f57093df1032c3b0 (diff) | |
| download | mtk-20170518-a68c52edf05055d7749a410e56cfaae785c5dddc.zip mtk-20170518-a68c52edf05055d7749a410e56cfaae785c5dddc.tar.gz mtk-20170518-a68c52edf05055d7749a410e56cfaae785c5dddc.tar.bz2 | |
Add mini_sendmail package
SVN-Revision: 1268
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index bf65d83..0806cba 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -63,6 +63,7 @@ package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl package-$(BR2_PACKAGE_MICROCOM) += microcom package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MINI_HTTPD) += mini_httpd +package-$(BR2_PACKAGE_MINI_SENDMAIL) += mini_sendmail package-$(BR2_PACKAGE_MONIT) += monit package-$(BR2_PACKAGE_MYSQL) += mysql package-$(BR2_PACKAGE_NCURSES) += ncurses |
