diff options
author | tobez <tobez@FreeBSD.org> | 2010-07-28 19:05:41 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-07-28 19:05:41 +0800 |
commit | 759c59df830b2b51f1ce1ace0cf87f09840e9bd7 (patch) | |
tree | 6cc111f0013ed3fe4befee63fefbf03389bf211e /astro/gpsd | |
parent | 9479ecb212b614b82850f229a937a3370a16d4ed (diff) | |
download | freebsd-ports-gnome-759c59df830b2b51f1ce1ace0cf87f09840e9bd7.tar.gz freebsd-ports-gnome-759c59df830b2b51f1ce1ace0cf87f09840e9bd7.tar.zst freebsd-ports-gnome-759c59df830b2b51f1ce1ace0cf87f09840e9bd7.zip |
Assign maintainer to glebius:
- he has provided several updates in the past
- the previous maintainer suggested glebius to
take over the port in the past (see followup to ports/148589)
Diffstat (limited to 'astro/gpsd')
-rw-r--r-- | astro/gpsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile index 16a5af5c074c..11d9b56bd033 100644 --- a/astro/gpsd/Makefile +++ b/astro/gpsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro geography MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wenheping@gmail.com +MAINTAINER= glebius@FreeBSD.org COMMENT= Daemon that monitors one or more GPSes attached to a host computer BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \ |