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 | |
parent | 8251fc590bb2a6db385e112612786ca0146efb9e (diff) | |
download | ports-89a90f22d55b408b44b2903954e691458507eba8.tar.gz ports-89a90f22d55b408b44b2903954e691458507eba8.zip |
Notes
Diffstat (limited to 'science/peekabot')
-rw-r--r-- | science/peekabot/Makefile | 2 | ||||
-rw-r--r-- | science/peekabot/pkg-descr | 1 |
2 files changed, 1 insertions, 2 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 \ diff --git a/science/peekabot/pkg-descr b/science/peekabot/pkg-descr index 688511b45064..f016d76340d1 100644 --- a/science/peekabot/pkg-descr +++ b/science/peekabot/pkg-descr @@ -5,5 +5,4 @@ Its purpose is to simplify the visualization needs faced by a roboticist daily - using visualization as a debugging aid or making fancy slides for a presentation, for example. -Chris Petrik (chris@officialunix.com) WWW: http://www.peekabot.org |