diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-03 16:31:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-03 16:31:37 +0800 |
commit | 123b1ab380a0f6bd5f3410ba7f39947b6fe8a9b3 (patch) | |
tree | f0ed4d2f33d587f93ee7f66ab6f50ee2dd51f5bb | |
parent | 08a2e28e1b444210fffd4a96966034b6ac51623f (diff) | |
download | freebsd-ports-gnome-123b1ab380a0f6bd5f3410ba7f39947b6fe8a9b3.tar.gz freebsd-ports-gnome-123b1ab380a0f6bd5f3410ba7f39947b6fe8a9b3.tar.zst freebsd-ports-gnome-123b1ab380a0f6bd5f3410ba7f39947b6fe8a9b3.zip |
- Take maintainership
Approved by: bapt (maintainer)
-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 |