diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-22 15:54:58 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-22 15:54:58 +0000 |
commit | 62c1d6953830dc74521c89e95e1bd029dd215eb6 (patch) | |
tree | 193a2d0daa39e6ac1dbd7a3549e7604c2b8e3ec4 /security/sudo | |
parent | 94bc071fb20cd6711ac84b73a5b59cea2ac03fe2 (diff) | |
download | ports-62c1d6953830dc74521c89e95e1bd029dd215eb6.tar.gz ports-62c1d6953830dc74521c89e95e1bd029dd215eb6.zip |
Notes
Diffstat (limited to 'security/sudo')
-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 8a7831360acb..b4b7e66f123a 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 700363fa60aa..13d2eed60b65 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 |