From bb9de8ef6541a5c0ade271b47b45adfaa8b67a84 Mon Sep 17 00:00:00 2001 From: mharo Date: Thu, 17 Jan 2002 17:00:36 +0000 Subject: update to 1.6.5p1 --- security/sudo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 8ca5270956a5..5128d02cb46b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,13 +6,14 @@ # PORTNAME= sudo -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.5.1 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ +DISTNAME= ${PORTNAME}-1.6.5p1 MAINTAINER= mharo@FreeBSD.org -- cgit