diff options
author | Michael Haro <mharo@FreeBSD.org> | 2002-01-16 20:53:56 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2002-01-16 20:53:56 +0000 |
commit | 54fc127268d4768116f474c537d1c8cb0dd408eb (patch) | |
tree | ba0be99c8b9eb55ebc1dd2df3dd853a25a8244b0 | |
parent | f9e82418d547cf8691673ce23c0e032b7c406aae (diff) | |
download | ports-54fc127268d4768116f474c537d1c8cb0dd408eb.tar.gz ports-54fc127268d4768116f474c537d1c8cb0dd408eb.zip |
Notes
-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 5c082ea3cb1f..e9ec2e1de788 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sudo -PORTVERSION= 1.6.4.1 +PORTVERSION= 1.6.4.2 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.4p1 +DISTNAME= ${PORTNAME}-1.6.4p2 MAINTAINER= mharo@FreeBSD.org diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 0f9cff52c484..373a75792c33 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (sudo-1.6.4p1.tar.gz) = adc6e01cacc733097cf341764e56fa73 +MD5 (sudo-1.6.4p2.tar.gz) = 4b2b4a567958e3bb6d69960114fd9c5b |