This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix name of nginx packet in reverseproxy deps
master
Edoardo Putti
6 years ago
parent
c417ea88ff
commit
f03a4533a4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bundle/reverseproxy/Makefile
+ 1
- 1
bundle/reverseproxy/Makefile
View File
@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/package.mk
d
e
f
i
n
e
P
a
c
k
a
g
e
/
r
e
v
e
r
s
e
p
r
o
x
y
SECTION:
=
meta
CATEGORY:
=
LILiK
DEPENDS:
=
+nginx-all
DEPENDS:
=
+nginx-all
-module
TITLE:
=
reverse proxy meta package
e
n
d
e
f
Write
Preview
Loading…
Cancel
Save