diff options
author | cjep <cjep> | 2002-06-04 09:56:38 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-04 09:56:38 +0000 |
commit | 7fb321f11ec8e5ad086a92551fa3aae6a0017f2a (patch) | |
tree | e6f88a4cc9359069027d60a2659ba6ee384a6f60 /sysutils/su2/PLIST | |
parent | 5bcf534b31853fcac039eb0fa7cc9dc50a572118 (diff) | |
download | pkgsrc-7fb321f11ec8e5ad086a92551fa3aae6a0017f2a.tar.gz |
Initial import of su2 1.3 into the NetBSD packages collection.
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/su2/PLIST')
-rw-r--r-- | sysutils/su2/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/su2/PLIST b/sysutils/su2/PLIST new file mode 100644 index 00000000000..1a7ec9157c6 --- /dev/null +++ b/sysutils/su2/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/04 09:56:38 cjep Exp $ +bin/su2 +man/man1/su2.1 |