diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-22 14:35:33 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-22 14:35:33 +0800 |
commit | cc5ea9ce1c5da821ee8b4b3ea1109cb1a76bc11d (patch) | |
tree | 9d6201e3b86d5988163db8e456e4d568783c9a02 /misc | |
parent | 82e92521a89db874e2a93fadcd37c52608182129 (diff) | |
download | freebsd-ports-gnome-cc5ea9ce1c5da821ee8b4b3ea1109cb1a76bc11d.tar.gz freebsd-ports-gnome-cc5ea9ce1c5da821ee8b4b3ea1109cb1a76bc11d.tar.zst freebsd-ports-gnome-cc5ea9ce1c5da821ee8b4b3ea1109cb1a76bc11d.zip |
[PATCH] misc/ezload: Maintainer Change
Please reassign ownership of the misc/ezload port to me at
mcampos@bpsw.biz. Thanks so much (and to Nick for all of
his USB work!).
Port maintainer (n_hibma@FreeBSD.ORG) is cc'd.
PR: ports/75366
Submitted by: Max Campos <mcampos@bpsw.biz>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ezload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index e65de343d45f..9803e2efe437 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= misc MASTER_SITES= http://www.etla.net/~n_hibma/usb/ -MAINTAINER= n_hibma@FreeBSD.ORG +MAINTAINER= mcampos@bpsw.biz COMMENT= Down-/uploader for AnchorChip's EZ-USB chip MAN1= ezupload.1 ezdownload.1 aw.1 |