aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 00:05:35 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 00:05:35 +0000
commitc2eaa162142ce60cf687f2351a7b62aa38b7507d (patch)
tree56564448728f25e799e157c568edb9de2f3bb6f6 /security
parent204b63edc91c24aeb5f4830c72bf37504baa5318 (diff)
downloadports-c2eaa162142ce60cf687f2351a7b62aa38b7507d.tar.gz
ports-c2eaa162142ce60cf687f2351a7b62aa38b7507d.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index f344e2e596ab..c06654c7ae22 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -3,13 +3,13 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.3 1996/02/16 10:38:03 asami Exp $
+# $Id: Makefile,v 1.4 1996/09/06 13:41:02 erich Exp $
#
DISTNAME= cu-sudo.v1.5
PKGNAME= sudo-1.5
-CATEGORIES+= sysutils
-MASTER_SITES= ftp://freestuff.cs.colorado.edu//pub/sysadmin/sudo/
+CATEGORIES= security
+MASTER_SITES= ftp://freestuff.cs.colorado.edu/pub/sysadmin/sudo/
EXTRACT_SUFX= .tar.Z
MAINTAINER= erich@rrnet.com