diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-08-01 16:47:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-08-01 16:47:06 +0000 |
commit | bd1ef9cbed994967c5ca1194bd7a961b4cd78c06 (patch) | |
tree | ee8dec10ef994dc79b40ab3613f8fb50f2f74bad /lang/nbc | |
parent | bb49c09fc002f413ec18713ebd99feddd5c879df (diff) |
Notes
Diffstat (limited to 'lang/nbc')
-rw-r--r-- | lang/nbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 3bf4e28b78fc..100ffc0fda2c 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/} DISTNAME= ${PORTNAME}-${PORTVERSION}.src EXTRACT_SUFX= .tgz -MAINTAINER= rambiusparkisanius@gmail.com +MAINTAINER= rene@FreeBSD.org COMMENT= NBC is a programming language for the LEGO MINDSTORMS NXT product OPTIONS= ROBOCTL "Include roboctl to communicate with the NXT" off |