diff options
author | Sibelle <lesibel@ree.fr> | 2010-05-13 20:38:31 +0200 |
---|---|---|
committer | Sibelle <lesibel@ree.fr> | 2010-05-13 20:38:31 +0200 |
commit | f44796eb8a16b0d3302b5a70bd6ef9c17b3bc4e6 (patch) | |
tree | 11a9bae43b72659ab25e3ce6405de85131dc33bd /xorg | |
parent | 770d1ed97c662160b62e768a8166ca7d3a4ab813 (diff) | |
download | nutyx-pakxe-f44796eb8a16b0d3302b5a70bd6ef9c17b3bc4e6.tar.gz nutyx-pakxe-f44796eb8a16b0d3302b5a70bd6ef9c17b3bc4e6.tar.bz2 nutyx-pakxe-f44796eb8a16b0d3302b5a70bd6ef9c17b3bc4e6.tar.xz nutyx-pakxe-f44796eb8a16b0d3302b5a70bd6ef9c17b3bc4e6.zip |
Maj url polyglotman
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/polyglotman/Pkgfile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xorg/polyglotman/Pkgfile b/xorg/polyglotman/Pkgfile index df3c03f04..81b46d4bf 100644 --- a/xorg/polyglotman/Pkgfile +++ b/xorg/polyglotman/Pkgfile @@ -5,7 +5,10 @@ name=polyglotman version=3.2 release=1 -source=(http://dl.sourceforge.net/$name/rman-$version.tar.gz) + +#source=(http://dl.sourceforge.net/$name/rman-$version.tar.gz) + +source=(http://downloads.sourceforge.net/project/polyglotman/polyglotman/$version/rman-$version.tar.gz) build() { cd rman-$version |