diff options
author | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2009-12-21 10:19:12 +0800 |
commit | 4f185e1b72df74c7f03d5cec592a5ebd94ed1186 (patch) | |
tree | b784ac351af2fb9207415bf848d41884338a4e78 /devel/libusb | |
parent | f8446c5f26adf49077a357e5f2d9634f238b556b (diff) | |
download | freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.gz freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.tar.zst freebsd-ports-gnome-4f185e1b72df74c7f03d5cec592a5ebd94ed1186.zip |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Diffstat (limited to 'devel/libusb')
-rw-r--r-- | devel/libusb/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libusb/pkg-descr b/devel/libusb/pkg-descr index dc8fb6e8149c..4bdedaecbfb5 100644 --- a/devel/libusb/pkg-descr +++ b/devel/libusb/pkg-descr @@ -1,6 +1,6 @@ A library originally developed under Linux to give userland programs an API to access to USB hardware. The FreeBSD port was originally -done by Richard Tobin <richard@cogsci.ed.ac.uk> and should still +done by Richard Tobin and should still be considered "beta" (not all calls implemented in the Linux port are available). Allows gPhoto, gPhoto2, s10sh and others to access USB under FreeBSD successfully. |