diff options
author | kris <kris@FreeBSD.org> | 2003-03-08 22:33:56 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-03-08 22:33:56 +0000 |
commit | ebf1e85268fc76375422bb676e2b441c279e7249 (patch) | |
tree | afa44bbfc8f791f958c9b15e1bf8b66257403d73 /archivers | |
parent | 71ff2368fc7ad56396abe71c1ae205232ec1bec7 (diff) | |
download | FreeBSD-ports-ebf1e85268fc76375422bb676e2b441c279e7249.zip FreeBSD-ports-ebf1e85268fc76375422bb676e2b441c279e7249.tar.gz |
Reset maintainer of ports previously maintained by jmg and jseger, who
have had their commit bits retired.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/nulib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/nulib/Makefile b/archivers/nulib/Makefile index 7c17e48..c822d2f 100644 --- a/archivers/nulib/Makefile +++ b/archivers/nulib/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= jseger DISTNAME= nulib325 EXTRACT_SUFX= .tar.Z -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NuFX archive utility WRKSRC= ${WRKDIR}/nulib |