aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-11-30 03:56:59 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-11-30 03:56:59 +0000
commitd276d44ab11f5d81215fd5197a3fe331d22fd474 (patch)
tree06daafaf791e24692cb91b786b9e036cdb04510c /devel/arduino/Makefile
parent420935ac09c8ba0fa804c3137d436ac3f87511f7 (diff)
downloadports-d276d44ab11f5d81215fd5197a3fe331d22fd474.tar.gz
ports-d276d44ab11f5d81215fd5197a3fe331d22fd474.zip
Turn maintainer over to new volunteer
Trim headers PR: ports/174008 Submitted by: wblock (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=307991
Diffstat (limited to 'devel/arduino/Makefile')
-rw-r--r--devel/arduino/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/arduino/Makefile b/devel/arduino/Makefile
index d5fc34498407..0e508adfb37a 100644
--- a/devel/arduino/Makefile
+++ b/devel/arduino/Makefile
@@ -1,6 +1,4 @@
-# New ports collection makefile for: arduino
-# Date created: 10 Feb 2010
-# Whom: Warren Block <wblock@wonkity.com>
+# Created by: Warren Block <wblock@wonkity.com>
# $FreeBSD$
PORTNAME= arduino
@@ -12,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-linux
EXTRACT_SUFX= .tgz
-MAINTAINER= wblock@freebsd.org
+MAINTAINER= leres@ee.lbl.gov
COMMENT= Open-source electronics prototyping platform
RUN_DEPENDS= ${JAVA_HOME}/jre/lib/ext/RXTXcomm.jar:${PORTSDIR}/comms/rxtx \