diff options
author | kris <kris@FreeBSD.org> | 2003-03-09 06:33:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-03-09 06:33:56 +0800 |
commit | ebf1e85268fc76375422bb676e2b441c279e7249 (patch) | |
tree | afa44bbfc8f791f958c9b15e1bf8b66257403d73 /sysutils/su2 | |
parent | 71ff2368fc7ad56396abe71c1ae205232ec1bec7 (diff) | |
download | freebsd-ports-graphics-ebf1e85268fc76375422bb676e2b441c279e7249.tar.gz freebsd-ports-graphics-ebf1e85268fc76375422bb676e2b441c279e7249.tar.zst freebsd-ports-graphics-ebf1e85268fc76375422bb676e2b441c279e7249.zip |
Reset maintainer of ports previously maintained by jmg and jseger, who
have had their commit bits retired.
Diffstat (limited to 'sysutils/su2')
-rw-r--r-- | sysutils/su2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index 388f810ea95..0fdf93977d3 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= sysutils security MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -MAINTAINER= jmg@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced su, allows users to su with own password + more NO_CDROM= "Don't sell for profit" |