summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-10-07 12:53:02 +0000
committerrillig <rillig@pkgsrc.org>2005-10-07 12:53:02 +0000
commit44f4f508db7d28c87af26c820d4757e1408f9df1 (patch)
tree29da98bdee318b52db6bff34953e0a93449d7892
parent53d50c6ed4c8901c644ea6e1c3b4d57450a9b1ef (diff)
downloadpkgsrc-44f4f508db7d28c87af26c820d4757e1408f9df1.tar.gz
Fixed a pkglint warning.
-rw-r--r--security/sudo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index a822e4ede8e..a664a62be16 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2005/06/20 20:11:11 jlam Exp $
+# $NetBSD: Makefile,v 1.81 2005/10/07 12:53:02 rillig Exp $
#
DISTNAME= sudo-1.6.8p9
PKGNAME= sudo-1.6.8pl9
-PKGREVISION= # empty
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \