diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 7dc52a691fcb18b4d8d9ec008ba988be4756dcea (patch) | |
tree | 503805d19cd777fe115b11893e25605e9b9a1db6 /security/chroot_safe | |
parent | 5b4a602c24a3d3efe6488f9c9648b6a8e845dbea (diff) |
Notes
Diffstat (limited to 'security/chroot_safe')
-rw-r--r-- | security/chroot_safe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile index bd408a49d178..4ac7c8f70c61 100644 --- a/security/chroot_safe/Makefile +++ b/security/chroot_safe/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= chrootsafe EXTRACT_SUFX= .tgz -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= A tool to chroot softwares easily GNU_CONFIGURE= YES |