diff options
author | mharo <mharo@FreeBSD.org> | 2002-04-22 23:45:48 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2002-04-22 23:45:48 +0000 |
commit | 07e2f68a991c7f9952369cc6a29dab6e6d8c083e (patch) | |
tree | d5c77790d74144d51728c3590adea00b2df82039 | |
parent | 8e236f482bfe7e3415c24674f11aa2a0c84174a1 (diff) | |
download | FreeBSD-ports-07e2f68a991c7f9952369cc6a29dab6e6d8c083e.zip FreeBSD-ports-07e2f68a991c7f9952369cc6a29dab6e6d8c083e.tar.gz |
revert change from this morning
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index edb2472..5dfbc3d 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.5.2.1 +PORTVERSION= 1.6.5.2 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ @@ -14,8 +14,6 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ DISTNAME= ${PORTNAME}-1.6.5p2 -PATCHFILES= sudo-1.6.5p3.patch -PATCH_SITES= http://www.globalintersec.com/adv/files/ MAINTAINER= mharo@FreeBSD.org diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 34e49ca..e1dcf30 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1 @@ MD5 (sudo-1.6.5p2.tar.gz) = 26e4f3ff0a721d0a42eed70cf4c33f43 -MD5 (sudo-1.6.5p3.patch) = 9f7aadf7a911d9435959df78ff8d76cf |