diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-30 23:27:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-30 23:27:58 -0500 |
commit | 326412747379aac1efd4c498567a30c2ff7da738 (patch) | |
tree | 538e281b509ce1e8b2144c00d450c762b4c4b5a9 /system/chkconfig/chkconfig.info | |
parent | d94352b36927a2f6cdc53abf04526d671ee79668 (diff) | |
download | slackbuilds-326412747379aac1efd4c498567a30c2ff7da738.tar.gz |
system/chkconfig: Removed (abandoned by maintainer and build failure)
I was going to take over maintenance of this one, but it fails to
build with make-3.82, and it's not a "typical" (easily fixable)
error caused by new make, so I'm not going to bother with it
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/chkconfig/chkconfig.info')
-rw-r--r-- | system/chkconfig/chkconfig.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/chkconfig/chkconfig.info b/system/chkconfig/chkconfig.info deleted file mode 100644 index 942d4f01f1..0000000000 --- a/system/chkconfig/chkconfig.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="chkconfig" -VERSION="1.3.30c" -HOMEPAGE="http://www.fastcoder.net/software/chkconfig/" -DOWNLOAD="http://www.sfr-fresh.com/unix/privat/chkconfig-1.3.30c.tar.gz" -MD5SUM="592a1fe77f3844d7748adbab6357ee25" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -MAINTAINER="Menno Duursma" -EMAIL="druiloor@zonnet.nl" -APPROVED="rworkman" |