wok diff bin86/receipt @ rev 14363

busybox/stuff/inetd.conf: update path to tftpd
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 20 10:58:28 2013 +0000 (2013-04-20)
parents 0d9c2c4acb3f
children 223b265f40fd
line diff
     1.1 --- a/bin86/receipt	Mon Jan 17 15:23:49 2011 +0000
     1.2 +++ b/bin86/receipt	Sat Apr 20 10:58:28 2013 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.debath.co.uk/"
     1.6  WGET_URL="http://www.debath.co.uk/dev86/$TARBALL"
     1.7 +TAGS="assembler 8086"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()