diff options
author | Michael Haro <mharo@FreeBSD.org> | 2002-01-17 04:53:45 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2002-01-17 04:53:45 +0000 |
commit | 243cef40a196fa3c110fd2866c0aad36cc913884 (patch) | |
tree | a6e56abba236e3f8bec67a096f5ba10e86f70ac1 /security/sudo | |
parent | e00f1458bdf30c3bbfffb1facc1c4b5cda8476f1 (diff) | |
download | ports-243cef40a196fa3c110fd2866c0aad36cc913884.tar.gz ports-243cef40a196fa3c110fd2866c0aad36cc913884.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index e9ec2e1de788..66a084493e69 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sudo -PORTVERSION= 1.6.4.2 +PORTVERSION= 1.6.5 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.4p2 +DISTNAME= ${PORTNAME}-1.6.5 MAINTAINER= mharo@FreeBSD.org diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 373a75792c33..bd622acdb936 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (sudo-1.6.4p2.tar.gz) = 4b2b4a567958e3bb6d69960114fd9c5b +MD5 (sudo-1.6.5.tar.gz) = 312d45190a4480829e30e45f80bcf287 |