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
commitc0f9f32fa2bb684191f1ecd7d9b413d99cc8743b (patch)
treee0cd679078bccab968d7010500ac89e11765d0ed /sysutils/Makefile
parentb79e6ad3c0d2284f30b05bcc1992ec74338612da (diff)
downloadpkgsrc-c0f9f32fa2bb684191f1ecd7d9b413d99cc8743b.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