procps: update $distfiles with a working location.

--HG--
extra : convert_revision : 70b01d3cf76a6c4ba6776906b2acbaeeac4422be
This commit is contained in:
Juan RP 2009-01-14 16:48:51 +01:00
parent d0bbf183d9
commit a0174e5135

View file

@ -1,7 +1,7 @@
# Template file for 'procps'
pkgname=procps
version=3.2.7
distfiles="$SOURCEFORGE_SITE/procps/$pkgname-$version.tar.gz"
distfiles="http://procps.sf.net/$pkgname-$version.tar.gz"
build_style=gnu_makefile
make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version"
short_desc="The /proc file system utilities"