summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorcjep <cjep>2002-06-04 09:57:30 +0000
committercjep <cjep>2002-06-04 09:57:30 +0000
commit982884130e6b096454dd88c4d4065ad2aac449b1 (patch)
treee0cd679078bccab968d7010500ac89e11765d0ed /sysutils/Makefile
parent7fb321f11ec8e5ad086a92551fa3aae6a0017f2a (diff)
downloadpkgsrc-982884130e6b096454dd88c4d4065ad2aac449b1.tar.gz
Add and enable su2.
su2 is a replacement for the su program. su2 gives you the ability to masquerade with the UID of other users, using your own password to switch. Submitted by collver at linuxfreemail.com in PR#14141. Thanks! (MD5 checksum of the su2 distribution checked against FreeBSD ports' entry.)
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 11a30b83472..a2863e6014c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2002/06/03 05:03:28 grant Exp $
+# $NetBSD: Makefile,v 1.142 2002/06/04 09:57:30 cjep Exp $
#
COMMENT= System utilities
@@ -100,6 +100,7 @@ SUBDIR+= socket
SUBDIR+= sshsh
#SUBDIR+= storage-manager # Requires manual intervention
SUBDIR+= stow
+SUBDIR+= su2
SUBDIR+= sux
SUBDIR+= sysgen
SUBDIR+= sysinfo