aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-07-18 11:45:30 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-07-18 11:45:30 +0000
commit5dc7c6ada775abecabae44cf03c2d13314b3f6d2 (patch)
treee98e6c544000871898588fd3dc5ad7c18b8228e3 /sysutils/Makefile
parent3c101f484041a89ce47c6498a5cf943f9d1e96f7 (diff)
downloadports-5dc7c6ada775abecabae44cf03c2d13314b3f6d2.tar.gz
ports-5dc7c6ada775abecabae44cf03c2d13314b3f6d2.zip
New port: sysutils/jail Builds a chrooted environment
I've made a port for: http://sourceforge.net/projects/jail/ Jail Chroot Project is an attempt of write a tool that builds a chrooted environment. The main goal of Jail is to be as simple as possible, and highly portable. The most difficult step when building a chrooted environment is to set up the right libraries. PR: ports/67900 Submitted by: bugghy <bugghy@phenix.rootshell.be>
Notes
Notes: svn path=/head/; revision=113899
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 52978a36577b..dacf2707f209 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -180,6 +180,7 @@
SUBDIR += ipsc
SUBDIR += jailadmin
SUBDIR += jailer
+ SUBDIR += jailuser
SUBDIR += jailutils
SUBDIR += jdiskreport
SUBDIR += jkill