diff options
-rwxr-xr-x | extra/aalib/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/aalib/Pkgfile b/extra/aalib/Pkgfile index f89a0c5d9..5aa6b2bdf 100755 --- a/extra/aalib/Pkgfile +++ b/extra/aalib/Pkgfile @@ -1,4 +1,3 @@ -# $Id: build,v 1.2 2008/02/28 19:53:05 root Exp root $ # Description: Librairie pour le rendu de graphismes en mode ascii # URL: http://aa-project.sourceforge.net/aalib/ # Maintainer: NuTyX core team @@ -8,7 +7,7 @@ name=aalib version=1.4rc5 release=1 -source=( http://downloads.sourceforge.net/$name/$name-$version.tar.gz) +source=( http://downloads.sourceforge.net/aa-project/$name-$version.tar.gz) build() { |