diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-07 21:10:51 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-07 21:10:51 +0000 |
commit | c7317ba88f8ce39522339b0ce19b1e294f65de42 (patch) | |
tree | d046da62f814d645a6aeda9255172e14aec1c6b1 /security | |
parent | e136544d9a77e069907682a013aa4faf2debca5e (diff) |
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 b199150bc9cc..5d518c780261 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: sudo -# Version required: 1.5.9.2 +# Version required: 1.5.9.3 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.19 1999/04/22 15:54:57 mharo Exp $ +# $Id: Makefile,v 1.20 1999/06/07 19:21:19 mharo Exp $ # -DISTNAME= cu-sudo.v1.5.9p2 -PKGNAME= sudo-1.5.9.2 +DISTNAME= cu-sudo.v1.5.9p3 +PKGNAME= sudo-1.5.9.3 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ MAINTAINER= mharo@FreeBSD.ORG -WRKSRC= ${WRKDIR}/sudo.v1.5.9p2 +WRKSRC= ${WRKDIR}/sudo.v1.5.9p3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-skey \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 28a5080bef02..b8a4e98aa908 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.9p2.tar.gz) = 9c7ee76c81cbbe1fa7d02e63757f0e53 +MD5 (cu-sudo.v1.5.9p3.tar.gz) = cf2d88cbe78c75d84f9c984a298e57ba |