diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 19:34:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 19:34:29 -0300 |
commit | 0c3936811d9742a12804b8d21491608e31b7dc45 (patch) | |
tree | e7c0bf6849c77c701cda685e5bcf511fc6344c4d /utils/repos | |
parent | 0d6bcb2b7d08e3a41481372c1ae0d11868d88b1b (diff) | |
download | simplepkg-0c3936811d9742a12804b8d21491608e31b7dc45.tar.gz simplepkg-0c3936811d9742a12804b8d21491608e31b7dc45.tar.bz2 |
Diffstat (limited to 'utils/repos')
-rwxr-xr-x | utils/repos | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/repos b/utils/repos index 57ecdff..b87d61f 100755 --- a/utils/repos +++ b/utils/repos @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2 of the License, or # any later version. # -# Changes by rhatto at riseup.net to fit http://slack.sarava.org needs +# Changes by rhatto at riseup.net to fit http://slack.fluxo.info needs # BASENAME="`basename $0`" |