diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-03 08:31:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-03 08:31:37 +0000 |
commit | c8e829e498e3edda1c92c10b85413019449d68c5 (patch) | |
tree | f0ed4d2f33d587f93ee7f66ab6f50ee2dd51f5bb /misc/usbids | |
parent | 173e66f7f110f0016efe0f1da01f7d6b2ba7d05f (diff) |
Notes
Diffstat (limited to 'misc/usbids')
-rw-r--r-- | misc/usbids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index bbe530b879ca..fce192537164 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 20140505 CATEGORIES= misc MASTER_SITES= http://files.etoilebsd.net/usbids/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Database of all known IDs used in USB devices LICENSE= BSD3CLAUSE GPLv2 GPLv3 |