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