diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 8ce48d7a554..a1adb8f67ea 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2004/09/17 09:25:18 cube Exp $ +# $NetBSD: Makefile,v 1.70 2004/09/17 09:45:02 agc Exp $ # DISTNAME= sudo-1.6.8p1 +PKGNAME= sudo-1.6.8pl1 CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ |