From 940ba4d48d00371089c5a73f5408327076bbd327 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 28 Jan 2002 15:38:37 +0000 Subject: Correct PKGNAME not sudo-1.6.5p2 but sudo-1.6.5.2. --- security/sudo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/sudo/Makefile') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 8887420bf99..07e0d5580aa 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2002/01/24 16:01:02 taca Exp $ +# $NetBSD: Makefile,v 1.45 2002/01/28 15:38:37 taca Exp $ # DISTNAME= sudo-1.6.5p2 -PKGNAME= ${DISTNAME:S/p1/.2/} +PKGNAME= ${DISTNAME:S/p/./} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ -- cgit v1.2.3