diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-15 19:48:26 +0000 |
commit | b641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch) | |
tree | 302c8df665732d77512724fa625bce8a2878062d /science/peekabot | |
parent | e88b9d92a89920f43f12c6fbf5260255fe2bfd90 (diff) | |
download | ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.tar.gz ports-b641caf81b0cda656ad6e6d9ce2102cb34ab8d09.zip |
Reset maintainer at his request.
PR: ports/141647
Notes
Notes:
svn path=/head/; revision=245897
Diffstat (limited to 'science/peekabot')
-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 \ |