diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 6530b8bbf75..f62c096239c 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2003/04/01 16:07:21 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2003/04/03 15:46:45 taca Exp $ # -DISTNAME= sudo-1.6.7p1 +DISTNAME= sudo-1.6.7p2 PKGNAME= ${DISTNAME:S/p/./} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ |