diff options
author | pav <pav@FreeBSD.org> | 2010-03-14 04:12:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-14 04:12:16 +0800 |
commit | b66c8589f164156c4c4cdec76dfc6b51bbe3a531 (patch) | |
tree | 17b6b582cbfe868d34c7c8815da5f8928ace888f /science | |
parent | 17819e6d2b7dfe0df1c40a616f8c113a085c97e2 (diff) | |
download | freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.tar.gz freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.tar.zst freebsd-ports-gnome-b66c8589f164156c4c4cdec76dfc6b51bbe3a531.zip |
- The maintainer reappeared
Requested by: the maintainer
Diffstat (limited to 'science')
-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 65165033d4c4..6c99d2edf195 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7.x/ \ http://distfiles.officialunix.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Distributed real-time 3D visualization tool for robotics researchers LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ |