diff options
-rw-r--r-- | graphics/s10sh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index f0dd9d17835e..b5ba20d23523 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: s10sh # Date created: Tue Feb 27 00:16:34 MST 2001 -# Whom: John Reynolds <jjreynold@home.com> +# Whom: John Reynolds <johnjen@reynoldsnet.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.kyuzz.org/antirez/s10sh-src/ -MAINTAINER= jjreynold@home.com +MAINTAINER= johnjen@reynoldsnet.org # Don't extract the libusb bundled with s10sh: EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude '*/libusb*' |