diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
commit | 89a90f22d55b408b44b2903954e691458507eba8 (patch) | |
tree | 3a7552d95de928c492475651269741d3bba730c2 /science/peekabot/Makefile | |
parent | - Correct FORCE_MAKE_JOBS warning which could be incorrectly printed for (diff) |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=244755
Diffstat (limited to 'science/peekabot/Makefile')
-rw-r--r-- | science/peekabot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index f991c4cebaca..39e64e0e1f52 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7.x/ \ http://distfiles.officialunix.com/ -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Distributed real-time 3D visualization tool for robotics researchers LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ |