diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | a86287c196a4b52a4d87afed3f94ac2e23f68411 (patch) | |
tree | 4167ebcf5a239b6cbe1ae1703003825f7cda3248 /comms | |
parent | d2cf735cef0cd6de81884eb65df1f069e6c3a2be (diff) | |
download | FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.zip FreeBSD-ports-a86287c196a4b52a4d87afed3f94ac2e23f68411.tar.gz |
Reset maintainer of ports owned by inactive committers who were just retired.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mlan3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index b58f902..0a09f27 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ DISTNAME= owpd300b -MAINTAINER= hm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |