diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-03 15:47:21 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-08-03 15:47:21 +0000 |
commit | 4e4c75f6f4e087534e6a57f53c19e26109a7badb (patch) | |
tree | 77476177ee832e5374627a6c4ea42eb2f0909eff /devel/libusb | |
parent | aa79294e3d381279857912ca6d67251bf335275e (diff) | |
download | ports-4e4c75f6f4e087534e6a57f53c19e26109a7badb.tar.gz ports-4e4c75f6f4e087534e6a57f53c19e26109a7badb.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 f8f7faccf671..b458d2e55256 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library giving userland programs access to USB devices OPTIONS= SGML "Install developer guide from SGML" off |