diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 04:28:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 04:28:34 +0800 |
commit | b5e9f040f6a847b216bb54ece052a509f19abd57 (patch) | |
tree | 316a1e07036586cb0d8ac67e8359300fc84fed54 /devel | |
parent | 2379ff706c3e20c0670aebc87126529387d8cbf5 (diff) | |
download | freebsd-ports-gnome-b5e9f040f6a847b216bb54ece052a509f19abd57.tar.gz freebsd-ports-gnome-b5e9f040f6a847b216bb54ece052a509f19abd57.tar.zst freebsd-ports-gnome-b5e9f040f6a847b216bb54ece052a509f19abd57.zip |
- Grant maintainership
PR: ports/97898
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index c0ca5d152fa0..4ab0a7068069 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= r.c.ladan@gmail.com COMMENT= Library giving userland programs access to USB devices CONFIGURE_ARGS= --disable-build-docs |