mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Add to security category.
Portlint while I'm here.
This commit is contained in:
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
|
@ -3,16 +3,16 @@
|
||||||
# Date created: 12 Sep 1996
|
# Date created: 12 Sep 1996
|
||||||
# Whom: gurney_j@efn.org
|
# 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
|
DISTNAME= su2-1.3
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils security
|
||||||
MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/
|
MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/
|
||||||
|
|
||||||
MAINTAINER= jmg@freebsd.org
|
MAINTAINER= jmg@freebsd.org
|
||||||
|
|
||||||
NO_CDROM= "Don't sell for profit"
|
NO_CDROM= "Don't sell for profit"
|
||||||
MAN1= su2.1
|
MAN1= su2.1
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -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
|
~www/.su2rc to enable these users to 'become' www and do Web
|
||||||
adiministration. [This feature can be disabled if you are worried
|
adiministration. [This feature can be disabled if you are worried
|
||||||
about 'account sharing.']
|
about 'account sharing.']
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue