diff options
author | Jason Thomas Dolan <jay@jaydolan.com> | 2006-02-23 18:45:10 +0000 |
---|---|---|
committer | Jason Thomas Dolan <jay@jaydolan.com> | 2006-02-23 18:45:10 +0000 |
commit | d0a0934de94604d7827d8d05c62af4277cbf8887 (patch) | |
tree | 8a6890d2257bee7d5764ffa3bc0a7d6a40945844 /audiofile | |
parent | ef3bdb87cfa8c0e6f50737aad2d44d248af014ff (diff) | |
download | opt-d0a0934de94604d7827d8d05c62af4277cbf8887.tar.gz opt-d0a0934de94604d7827d8d05c62af4277cbf8887.tar.xz |
Updated libsndfile, xscreensaver. Added new ports madwifi and sharutils. Pulled jack down from attic.
Diffstat (limited to 'audiofile')
-rw-r--r-- | audiofile/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audiofile/Pkgfile b/audiofile/Pkgfile index 11bafb4aa..499093e7a 100644 --- a/audiofile/Pkgfile +++ b/audiofile/Pkgfile @@ -7,7 +7,7 @@ name=audiofile version=0.2.6 release=1 -source=(http://www.68k.org/~michael/audiofile/$name-$version.tar.gz) +source=(http://www.68k.org/~michael/$name/$name-$version.tar.gz) build () { cd $name-$version |