Changeset 3512 for trunk/freewrt/package/axtls
- Timestamp:
- 08/16/07 17:06:35 (5 years ago)
- Files:
-
- trunk/freewrt/package/axtls/Makefile (modified) (1 diff)
- trunk/freewrt/package/axtls/files/axhttpd.init (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/package/axtls/Makefile
r3239 r3512 9 9 PKG_NAME:= axtls 10 10 PKG_VERSION:= 1.1.0 11 PKG_RELEASE:= 711 PKG_RELEASE:= 8 12 12 PKG_MD5SUM:= 4a834edc93f46fdca4f9c93ec665376e 13 13 DISTFILES:= axTLS-${PKG_VERSION}.tar.gz trunk/freewrt/package/axtls/files/axhttpd.init
r2653 r3512 1 1 #!/bin/sh 2 test x"$1" = x"really" || exec /bin/mksh "$0" really "$@" 3 shift 2 4 #FWINIT 80 3 5 . /etc/rc.conf


