diff options
author | rene <rene@FreeBSD.org> | 2010-08-02 00:47:06 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-08-02 00:47:06 +0800 |
commit | cc3a9d786a796ea8101b32ecf03ff9975ee7dae2 (patch) | |
tree | 94fa7c1c0f81bc2555422e90bfa5f56d0c410533 /lang | |
parent | 8717701e13735de0605b4fd762c9ef1f89a077bb (diff) | |
download | freebsd-ports-gnome-cc3a9d786a796ea8101b32ecf03ff9975ee7dae2.tar.gz freebsd-ports-gnome-cc3a9d786a796ea8101b32ecf03ff9975ee7dae2.tar.zst freebsd-ports-gnome-cc3a9d786a796ea8101b32ecf03ff9975ee7dae2.zip |
Take over maintainership.
Submitted by: linimon
Approved by: [rambiusparkisanius gmail.com] (old maintainer), jadawin (co-mentor)
Diffstat (limited to 'lang')
-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 |