- Timestamp:
- Sep 18, 2006, 11:54:47 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- c0bf375
- Parents:
- eda4507
- Location:
- package
- Files:
-
- 3 added
- 2 edited
-
Config.in (modified) (1 diff)
-
Makefile (modified) (1 diff)
-
httptunnel/Config.in (added)
-
httptunnel/Makefile (added)
-
httptunnel/ipkg/httptunnel.control (added)
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
reda4507 r7afec77 113 113 source "package/htpdate/Config.in" 114 114 source "package/httping/Config.in" 115 source "package/httptunnel/Config.in" 115 116 source "package/iftop/Config.in" 116 117 source "package/igmpproxy/Config.in" -
package/Makefile
reda4507 r7afec77 80 80 package-$(FWRT_PACKAGE_HTPDATE) += htpdate 81 81 package-$(FWRT_PACKAGE_HTTPING) += httping 82 package-$(FWRT_PACKAGE_HTTPTUNNEL) += httptunnel 82 83 package-$(FWRT_PACKAGE_ICECAST) += icecast 83 84 package-$(FWRT_PACKAGE_ID3LIB) += id3lib
Note:
See TracChangeset
for help on using the changeset viewer.
