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 | |
parent | - Update to snapshot of 2009-08-03 (diff) |
Drop maintainership.
PR: ports/137356
Submitted by: rene
Notes
Notes:
svn path=/head/; revision=238836
-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 |