diff options
Diffstat (limited to 'devel/libusb')
-rw-r--r-- | devel/libusb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile index 32ccd12c1741..5f38e7e12140 100644 --- a/devel/libusb/Makefile +++ b/devel/libusb/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: libusb # Date created: 27 January 2001 -# Whom: John Reynolds <jjreynold@home.com> +# Whom: John Reynolds <johnjen@reynoldsnet.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libusb -MAINTAINER= jjreynold@home.com +MAINTAINER= johnjen@reynoldsnet.org GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |