]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
sudo: Add missing URL information.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 27 Aug 2010 15:15:43 +0000 (17:15 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 27 Aug 2010 15:15:43 +0000 (17:15 +0200)
pkgs/core/sudo/sudo.nm

index d33059055d10a656670c85f64765c1ea6f601ae5..46855b8c9363a0f42c6c5965930b6d2180de60af 100644 (file)
@@ -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.