diff options
author | mjacob <mjacob@FreeBSD.org> | 2003-01-21 06:43:45 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2003-01-21 06:43:45 +0000 |
commit | 2f91e92f054489e395fe37f04f3b50701782125c (patch) | |
tree | 2cea63c84c86a769218deac771a0ca29477fa1ef /sysutils/nwclient602 | |
parent | 2e60bbd6ffd0f757443474223a25e5faae1d9235 (diff) | |
download | FreeBSD-ports-2f91e92f054489e395fe37f04f3b50701782125c.zip FreeBSD-ports-2f91e92f054489e395fe37f04f3b50701782125c.tar.gz |
Much as I appreciate all the work others have been doing here, if I'm the
one producing the nwclient binaries, and my name is still in nwclient, I
really should be listed as maintainer for nwclient602 as well. The CVS
log is a bit obscure about mail bounce. I'll assume this was done in error.
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 54fdd85..69bf144 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mjacob@freebsd.org .include <bsd.port.pre.mk> |