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 /mhonarc | |
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 'mhonarc')
-rwxr-xr-x | mhonarc/MHonArc.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mhonarc/MHonArc.build b/mhonarc/MHonArc.build index 2b178ff0..1af37751 100755 --- a/mhonarc/MHonArc.build +++ b/mhonarc/MHonArc.build @@ -1,6 +1,7 @@ #!/bin/bash # -# build script for MHonArc by rhatto | gpl +# build script for MHonArc +# by rhatto at riseup.net by rhatto | gpl # build it with slacktrack, example: # # slacktrack -jefkzp "MHonArc-2.6.15-noarch-1rha.tgz" "./MHonArc.build" |