summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-09-17 09:45:02 +0000
committeragc <agc@pkgsrc.org>2004-09-17 09:45:02 +0000
commit57fcdcee29b68c27864dfd731423229fdefbaedb (patch)
tree4c13dd8d5d20c1296f92e22d41312331fe3d14a7 /security
parent16b13b2edbe59154d4e966e721927d2fc7012fda (diff)
downloadpkgsrc-57fcdcee29b68c27864dfd731423229fdefbaedb.tar.gz
Use "pl" as the magic abbreviation for "pathlevel" in the package name.
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 8ce48d7a554..a1adb8f67ea 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2004/09/17 09:25:18 cube Exp $
+# $NetBSD: Makefile,v 1.70 2004/09/17 09:45:02 agc Exp $
#
DISTNAME= sudo-1.6.8p1
+PKGNAME= sudo-1.6.8pl1
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \