aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arduino')
-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 \