summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
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/ \