diff options
author | Juergen Daubert <jue@jue.li> | 2009-11-16 11:46:38 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-11-16 11:46:38 +0100 |
commit | 9992dbb75d4eaef7dd138bc924e93c8e0582e6a7 (patch) | |
tree | 8185e4585e447aab4972101c09f9437c2d336788 /psutils | |
parent | 229edd655b334d2fcfbebdab1bfd926e630502c3 (diff) | |
download | opt-9992dbb75d4eaef7dd138bc924e93c8e0582e6a7.tar.gz opt-9992dbb75d4eaef7dd138bc924e93c8e0582e6a7.tar.xz |
psutils: new source URL
Diffstat (limited to 'psutils')
-rw-r--r-- | psutils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/psutils/Pkgfile b/psutils/Pkgfile index 94d3f96b4..ac8bdbec6 100644 --- a/psutils/Pkgfile +++ b/psutils/Pkgfile @@ -7,7 +7,7 @@ name=psutils version=1.17 release=1 -source=(ftp://ftp.enst.fr/pub/unix/a2ps/$name-$version.tar.gz) +source=(ftp://ftp.uni-frankfurt.de/pub/Mirrors/gentoo.org/distfiles/$name-$version.tar.gz) build() { cd $name |