Add to security category.

Portlint while I'm here.
This commit is contained in:
David E. O'Brien 1998-10-27 07:52:30 +00:00
parent 8006568a42
commit b092c91c5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14211
2 changed files with 3 additions and 4 deletions

View file

@ -3,16 +3,16 @@
# Date created: 12 Sep 1996
# Whom: gurney_j@efn.org
#
# $Id: Makefile,v 1.1.1.1 1996/12/19 12:10:05 max Exp $
# $Id: Makefile,v 1.2 1997/06/26 08:57:14 jmg Exp $
#
DISTNAME= su2-1.3
CATEGORIES= sysutils
CATEGORIES= sysutils security
MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/
MAINTAINER= jmg@freebsd.org
NO_CDROM= "Don't sell for profit"
MAN1= su2.1
MAN1= su2.1
.include <bsd.port.mk>

View file

@ -18,4 +18,3 @@ disable direct logins, root could put a set of usernames into
~www/.su2rc to enable these users to 'become' www and do Web
adiministration. [This feature can be disabled if you are worried
about 'account sharing.']