diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 00:54:32 +0000 |
commit | 6160dc3d4154ce73da343a02284dc8e1d455e6e7 (patch) | |
tree | 5a33dcbe1c9f1dae4a021263d6da0bedde2da074 /comms/mlan3 | |
parent | FIx WWW line in pkg-descr (diff) |
Reset maintainer of ports owned by inactive committers who were just retired.
Notes
Notes:
svn path=/head/; revision=92900
Diffstat (limited to 'comms/mlan3')
-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 b58f90237a1e..0a09f273145e 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 |