Changeset 38d9dbc in freewrt


Ignore:
Timestamp:
Jul 30, 2007, 2:48:57 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
9a20ecd
Parents:
db910a2
Message:

add mirports/sysutils/chkuterm
(this would probably better be a busybox applet;
feel free to make it to one if you really want :)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3359 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    rdb910a2 r38d9dbc  
    4949source "package/bitchx/Config.in"
    5050source "package/cbtt/Config.in"
     51source "package/chkuterm/Config.in"
    5152source "package/collectd/Config.in"
    5253source "package/ctorrent/Config.in"
  • package/Makefile

    rdb910a2 r38d9dbc  
    4141package-$(FWRT_PACKAGE_CGILIB) += cgilib
    4242package-$(FWRT_PACKAGE_CHILLISPOT) += chillispot
     43package-${FWRT_PACKAGE_CHKUTERM} += chkuterm
    4344package-$(FWRT_PACKAGE_CIFSMOUNT) += cifsmount
    4445package-$(FWRT_PACKAGE_CLICK) += click
Note: See TracChangeset for help on using the changeset viewer.