diff options
Diffstat (limited to 'security/su-exec/Makefile')
-rw-r--r-- | security/su-exec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/su-exec/Makefile b/security/su-exec/Makefile index 02a4a5c4ab5b..78174b9f1690 100644 --- a/security/su-exec/Makefile +++ b/security/su-exec/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.2 CATEGORIES= security -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Switch user and group id and exec WWW= https://github.com/ncopa/su-exec |