diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-29 06:53:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-29 06:53:49 +0000 |
commit | 73a415bb4620ed1796fde7e941350018347981e4 (patch) | |
tree | ae259f94f9799d7d0cf5e564bfda203b5986932f /devel/libusb | |
parent | afe42a7a0aa767080ed439f30907a6f689e3175b (diff) | |
download | ports-73a415bb4620ed1796fde7e941350018347981e4.tar.gz ports-73a415bb4620ed1796fde7e941350018347981e4.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 a82dfdbf23f8..9abb7cfabfc7 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= johnjen@reynoldsnet.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library giving userland programs access to USB devices CONFIGURE_ARGS= --disable-build-docs |