diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-05 17:53:06 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-05 17:53:06 +0000 |
commit | cb39695a252e7c7d078ccf84ab59e32adba4b2bb (patch) | |
tree | 80306e5a09d1d1e65f696be21922ce313c5fc23b /denyhosts | |
parent | 6f6808572a0abe6da4be69b0daefce2a44779281 (diff) | |
download | slackbuilds-cb39695a252e7c7d078ccf84ab59e32adba4b2bb.tar.gz slackbuilds-cb39695a252e7c7d078ccf84ab59e32adba4b2bb.tar.bz2 |
added author information on some build scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@149 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'denyhosts')
-rwxr-xr-x | denyhosts/denyhosts.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/denyhosts/denyhosts.build b/denyhosts/denyhosts.build index 492ceb0c..1df3b34d 100755 --- a/denyhosts/denyhosts.build +++ b/denyhosts/denyhosts.build @@ -1,6 +1,7 @@ #!/bin/bash # # build script for denyhosts +# by rhatto at riseup.net # build it with slacktrack, example: # # slacktrack -jefkzp "denyhosts-0.5-noarch-1rha.tgz" "./denyhosts.build" |