summaryrefslogtreecommitdiff
path: root/devel/arduino-mk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arduino-mk/Makefile')
-rw-r--r--devel/arduino-mk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/arduino-mk/Makefile b/devel/arduino-mk/Makefile
index 2cf0e2200ac4..6cbfd72cfa72 100644
--- a/devel/arduino-mk/Makefile
+++ b/devel/arduino-mk/Makefile
@@ -5,14 +5,12 @@ PORTNAME= arduino-mk
PORTVERSION= 0.10
PORTREVISION= 4
CATEGORIES= devel
-MASTER_SITES= http://mjo.tc/atelier/2009/02/acli/
+MASTER_SITES= http://www.mjoldfield.com/atelier/2009/02/acli/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= leres@FreeBSD.org
COMMENT= Build Arduino sketches from the command line
-BROKEN= unfetchable
-
LICENSE= LGPL21
# gmake is needed to use the port, not to build it