diff options
author | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2010-09-28 21:01:41 +0200 |
---|---|---|
committer | Bartlomiej Palmowski <rotwang@crux.org.pl> | 2010-09-28 21:01:41 +0200 |
commit | b57a9286426ce019db7e892f1760b08b83d43cac (patch) | |
tree | 2373f2b38fbd3dae7dfd20ee11078f0967ac3d91 /mtpaint | |
parent | 06d1fdbf7de04552401af9d73384bc5d18c77523 (diff) | |
download | contrib-b57a9286426ce019db7e892f1760b08b83d43cac.tar.gz contrib-b57a9286426ce019db7e892f1760b08b83d43cac.tar.xz |
changed dl.sourceforge to download.sourceforge
Diffstat (limited to 'mtpaint')
-rw-r--r-- | mtpaint/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtpaint/Pkgfile b/mtpaint/Pkgfile index 7f06dd33d..5ebc4458b 100644 --- a/mtpaint/Pkgfile +++ b/mtpaint/Pkgfile @@ -8,7 +8,7 @@ name=mtpaint version=3.31 release=1 -source=(http://dfn.dl.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2) +source=(http://dfn.download.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2) build() { cd $name-$version |