summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-03-09 07:50:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-03-09 07:50:02 +0000
commit45dba66f4e4d8eb2c065ca9f5c9f1a903696b8d7 (patch)
tree3a74e15b177fd99e9d62fa8b444c15a35a2628bb /security/sudo
parentPR: ports/10404 (diff)
1.5.8p1 is gone, 1.5.8p2 is in its place.
Notes
Notes: svn path=/head/; revision=17107
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 90b0110ff003..1b9619635dd7 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.15 1999/01/10 18:33:36 steve Exp $
+# $Id: Makefile,v 1.16 1999/03/08 16:27:28 erich Exp $
#
DISTNAME= cu-sudo.v1.5.8p1
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/
MAINTAINER= erich@FreeBSD.ORG
+BROKEN= '1.5.8p2 is out'
+
WRKSRC= ${WRKDIR}/sudo.v1.5.8p1
GNU_CONFIGURE= yes