diff options
author | cy <cy@FreeBSD.org> | 2004-10-29 04:04:55 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2004-10-29 04:04:55 +0800 |
commit | 1561046edbeb2eba15c72207291f56bba7a1b805 (patch) | |
tree | de894c733b18873550fc8915a98015db407dc5a5 /security/Makefile | |
parent | 12cb06d904e4366cca4b390dab4687b563ab01e2 (diff) | |
download | freebsd-ports-gnome-1561046edbeb2eba15c72207291f56bba7a1b805.tar.gz freebsd-ports-gnome-1561046edbeb2eba15c72207291f56bba7a1b805.tar.zst freebsd-ports-gnome-1561046edbeb2eba15c72207291f56bba7a1b805.zip |
Introduce sudosh (sudo shell) into the Ports Tree.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 1955edfba3e0..761b7b57bb30 100644 --- a/security/Makefile +++ b/security/Makefile @@ -435,6 +435,7 @@ SUBDIR += subweb SUBDIR += sudo SUBDIR += sudoscript + SUBDIR += sudosh SUBDIR += super SUBDIR += swatch SUBDIR += tea-total |