diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /security/chroot_safe | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip |
Change my e-mail address.
Approved by: erwin (mentor)
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 |