diff --git a/templates/procps.tmpl b/templates/procps.tmpl index 094398c516..1ae8becfe9 100644 --- a/templates/procps.tmpl +++ b/templates/procps.tmpl @@ -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"