diff options
author | midipix <writeonce@midipix.org> | 2019-11-03 23:11:25 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-11-03 23:11:25 +0000 |
commit | c2556d3fc19d5612b347e1343bea9c20a9abb14d (patch) | |
tree | 0b800f3c4437f015ceeb5b333ad07e62e5fed8c9 /config.project | |
parent | 82bfd5f555ce6a5d476e466a8df9e7f55974c893 (diff) | |
download | sofort-c2556d3fc19d5612b347e1343bea9c20a9abb14d.tar.bz2 sofort-c2556d3fc19d5612b347e1343bea9c20a9abb14d.tar.xz |
project: (semantic) transition to foss21.org.
Its development history notwithstanding, there is nothing inherently
midipix-specific about sofort. This commit makes the distinction
between 'part of the framework' and 'created by the framework's
lead developer' both clearer and more visible.
Diffstat (limited to 'config.project')
-rw-r--r-- | config.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.project b/config.project index 44bf029..52e2d2f 100644 --- a/config.project +++ b/config.project @@ -19,7 +19,7 @@ mb_use_custom_cfgtest=no mb_pkgname='sofort' mb_pkgdesc='sofort' mb_pkgusrc= -mb_pkgrepo='git://midipix.org/sofort' +mb_pkgrepo='git://foss21.org/sofort' mb_pkgpsrc= mb_pkgdurl= mb_pkgdefs= |