From: Schantl Stefan Date: Fri, 27 Aug 2010 15:15:43 +0000 (+0200) Subject: sudo: Add missing URL information. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e5c9f494c04cbb6742f49deb4c967bc2d57f46;p=ipfire-3.x.git sudo: Add missing URL information. --- diff --git a/pkgs/core/sudo/sudo.nm b/pkgs/core/sudo/sudo.nm index d33059055..46855b8c9 100644 --- a/pkgs/core/sudo/sudo.nm +++ b/pkgs/core/sudo/sudo.nm @@ -30,7 +30,7 @@ PKG_REL = 0 PKG_MAINTAINER = PKG_GROUP = Applications/System -PKG_URL = +PKG_URL = http://www.sudo.ws/sudo/download.html PKG_LICENSE = BSD PKG_SUMMARY = Allows restricted root access for specified users.