summaryrefslogtreecommitdiff
path: root/security/sudo
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/sudo
parentChanged the PKGNAME to include the release number (sort of like patchlevel) (diff)
Moved sudo from ports/sysutils -> ports/security.
Reviewed by: Satoshi
Notes
Notes: svn path=/head/; revision=4411
Diffstat (limited to 'security/sudo')
-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