git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a0ba485
)
msmtp: Fix typo
author
Ycarus
<redacted>
Fri, 9 Nov 2018 08:48:26 +0000
(09:48 +0100)
committer
Hannu Nyman
<redacted>
Fri, 9 Nov 2018 19:37:54 +0000
(21:37 +0200)
Fix typo in msmtp Makefile PACAKGE -> PACKAGE
Signed-off-by: Yannick Chabanois <redacted>
mail/msmtp/Makefile
patch
|
blob
|
history
diff --git
a/mail/msmtp/Makefile
b/mail/msmtp/Makefile
index 83c02f310282dcd516a594bdf133d82674d652b4..6bc23912c18150bf35d79c60dd894f10acb252ce 100644
(file)
--- a/
mail/msmtp/Makefile
+++ b/
mail/msmtp/Makefile
@@
-74,7
+74,7
@@
endef
define Package/msmtp-mta
$(call Package/msmtp/Default)
TITLE+= (as MTA)
- DEPENDS+=@(PACKAGE_msmtp||PAC
AK
GE_msmtp-nossl)
+ DEPENDS+=@(PACKAGE_msmtp||PAC
KA
GE_msmtp-nossl)
endef
define Package/msmtp-mta/description
git clone https://git.99rst.org/PROJECT