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 68b858b8ac8..30cd28af087 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2003/04/07 10:44:14 cjep Exp $ +# $NetBSD: Makefile,v 1.57 2003/04/22 02:19:12 taca Exp $ # -DISTNAME= sudo-1.6.7p3 +DISTNAME= sudo-1.6.7p4 PKGNAME= ${DISTNAME:S/p/./} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ |