diff options
author | Michael Haro <mharo@FreeBSD.org> | 2005-02-07 18:46:42 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2005-02-07 18:46:42 +0000 |
commit | 9fed4385e14ed9f18f93a40491459fef15715260 (patch) | |
tree | 622f0b00e8cbe848385a95e4386f4c9c42ae2111 /security/sudo | |
parent | 83e94023d55c77f14bb5f8d356b682c9a1f5f14e (diff) | |
download | ports-9fed4385e14ed9f18f93a40491459fef15715260.tar.gz ports-9fed4385e14ed9f18f93a40491459fef15715260.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index ae0f5f372418..7c330134561d 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.6 +PORTVERSION= 1.6.8.7 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ @@ -19,7 +19,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://pluto.cdpa.nsysu.edu.tw/sudo/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ -DISTNAME= ${PORTNAME}-1.6.8p6 +DISTNAME= ${PORTNAME}-1.6.8p7 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 7ef4f3054b76..26badf42e12c 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p6.tar.gz) = fe952a370f479180a13bc50eb697e756 -SIZE (sudo-1.6.8p6.tar.gz) = 584918 +MD5 (sudo-1.6.8p7.tar.gz) = ad65d24f20c736597360d242515e412c +SIZE (sudo-1.6.8p7.tar.gz) = 585302 |