diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2012-09-29 14:27:33 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2012-09-29 14:27:33 +0800 |
commit | 3c4426ff9068376960e91d7aaadc66edf578d2d3 (patch) | |
tree | 1bc9c6e4540855e1ce3e0be9a5b9d83543ebe357 /science | |
parent | 9b8251f4d7131f6eae9ddfd71de8e7713524c2b7 (diff) | |
download | freebsd-ports-gnome-3c4426ff9068376960e91d7aaadc66edf578d2d3.tar.gz freebsd-ports-gnome-3c4426ff9068376960e91d7aaadc66edf578d2d3.tar.zst freebsd-ports-gnome-3c4426ff9068376960e91d7aaadc66edf578d2d3.zip |
- Pass maintainership to submitter
- Update to new header
PR: ports/172155
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'science')
-rw-r--r-- | science/peekabot/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index 3b0cd11b9e77..417b00e05903 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: peekabot -# Date created: 21 June 2009 -# Whom: chris@officialunix.com -# +# Created By: chris@officialunix.com # $FreeBSD$ -# PORTNAME= peekabot PORTVERSION= 0.8.6 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Distributed real-time 3D visualization tool for robotics researchers LICENSE= BSL GPLv3 |