diff --git a/srcpkgs/net-tools/template b/srcpkgs/net-tools/template index 21e02d784d4..c945c18d446 100644 --- a/srcpkgs/net-tools/template +++ b/srcpkgs/net-tools/template @@ -1,7 +1,7 @@ # Template file for 'net-tools' pkgname=net-tools version=1.60.20150526git -revision=2 +revision=3 hostmakedepends="git" short_desc="Basic networking tools" maintainer="Juan RP " @@ -10,7 +10,7 @@ license="GPL-2" alternatives=" ifconfig:ifconfig:/usr/bin/${pkgname}-ifconfig - ifconfig:ifconfig.8:/usr/share/man/man1/${pkgname}-ifconfig.8" + ifconfig:/usr/share/man/man1/ifconfig.1:/usr/share/man/man8/${pkgname}-ifconfig.8" do_fetch() { git clone git://git.code.sf.net/p/net-tools/code ${pkgname}-${version}