diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 35f13bcbc0e..a3d441ef1f8 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2004/10/03 00:18:13 tv Exp $ +# $NetBSD: Makefile,v 1.72 2004/11/12 16:47:31 cube Exp $ # -DISTNAME= sudo-1.6.8p1 -PKGNAME= sudo-1.6.8pl1 -PKGREVISION= 1 +DISTNAME= sudo-1.6.8p2 +PKGNAME= sudo-1.6.8pl2 +PKGREVISION= # CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ |