diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-07 19:21:23 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-07 19:21:23 +0000 |
commit | 86be40f2f8d5f08b74fd90f3ecfa52083680c2a5 (patch) | |
tree | 1f6c1252f5ee0b7eab9ba86f5e6c11e0cc8b1833 /security | |
parent | 4b6e3f52fd914416f5c3541183e3f6454107b056 (diff) | |
download | ports-86be40f2f8d5f08b74fd90f3ecfa52083680c2a5.tar.gz ports-86be40f2f8d5f08b74fd90f3ecfa52083680c2a5.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 10 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index b4b7e66f123a..b199150bc9cc 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: sudo -# Version required: 1.5.8.2 +# Version required: 1.5.9.2 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.18 1999/03/29 00:52:35 billf Exp $ +# $Id: Makefile,v 1.19 1999/04/22 15:54:57 mharo Exp $ # -DISTNAME= cu-sudo.v1.5.9p1 -PKGNAME= sudo-1.5.9.1 +DISTNAME= cu-sudo.v1.5.9p2 +PKGNAME= sudo-1.5.9.2 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ MAINTAINER= mharo@FreeBSD.ORG -WRKSRC= ${WRKDIR}/sudo.v1.5.9p1 +WRKSRC= ${WRKDIR}/sudo.v1.5.9p2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-skey \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 13d2eed60b65..28a5080bef02 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.9p1.tar.gz) = d897445812f40a17cd7b4edf06596312 +MD5 (cu-sudo.v1.5.9p2.tar.gz) = 9c7ee76c81cbbe1fa7d02e63757f0e53 |