summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2002-01-17 17:00:36 +0000
committerMichael Haro <mharo@FreeBSD.org>2002-01-17 17:00:36 +0000
commitbd0704b5003aa4d993b6bec458e7189fe75e4427 (patch)
treef020af4bd9e4cef8bd71b5e97555331d2f47bd73 /security/sudo
parent- Add conf_libsm_LIBS for option SENDMAIL_WITH_LDAP (diff)
update to 1.6.5p1
Notes
Notes: svn path=/head/; revision=53259
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile3
1 files changed, 2 insertions, 1 deletions
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