diff options
-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 8a78313..b4b7e66 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -3,17 +3,17 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.17 1999/03/09 07:50:02 obrien Exp $ +# $Id: Makefile,v 1.18 1999/03/29 00:52:35 billf Exp $ # -DISTNAME= cu-sudo.v1.5.8p2 -PKGNAME= sudo-1.5.8.2 +DISTNAME= cu-sudo.v1.5.9p1 +PKGNAME= sudo-1.5.9.1 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ -MAINTAINER= erich@FreeBSD.ORG +MAINTAINER= mharo@FreeBSD.ORG -WRKSRC= ${WRKDIR}/sudo.v1.5.8p2 +WRKSRC= ${WRKDIR}/sudo.v1.5.9p1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-skey \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 700363f..13d2eed 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (cu-sudo.v1.5.8p2.tar.gz) = 2c53bea33818abbf07e7b2a63f940f8f +MD5 (cu-sudo.v1.5.9p1.tar.gz) = d897445812f40a17cd7b4edf06596312 |