diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 20:28:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 20:28:34 +0000 |
commit | 385bed9b0ad68deab30654378be581a108bef93a (patch) | |
tree | 624b7db954d4b62972f46789695b6a5dd5b3006e /devel/libusb | |
parent | effadb7fdc24694d014838cb9159da0a93d2364c (diff) | |
download | ports-385bed9b0ad68deab30654378be581a108bef93a.tar.gz ports-385bed9b0ad68deab30654378be581a108bef93a.zip |
Notes
Diffstat (limited to 'devel/libusb')
-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 |