diff options
author | krion <krion@FreeBSD.org> | 2003-07-28 20:44:15 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-28 20:44:15 +0000 |
commit | 62f0d44122c26c273d236646ef11990d1cbf4ebd (patch) | |
tree | 7aa60c5b9173107b97bc3843d30f57b57f76dc43 /sysutils/nwclient602 | |
parent | 6debdf59a7c737e74e5a2258633791db49f9a13c (diff) | |
download | FreeBSD-ports-62f0d44122c26c273d236646ef11990d1cbf4ebd.zip FreeBSD-ports-62f0d44122c26c273d236646ef11990d1cbf4ebd.tar.gz |
Hand maintainership to ports@FreeBSD.org
PR: 54987
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'sysutils/nwclient602')
-rw-r--r-- | sysutils/nwclient602/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index 9972a02..256110f 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= +MAINTAINER= ports@FreeBSD.org COMMENT= Network backup client to NetWorker servers .include <bsd.port.pre.mk> |