diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-17 14:25:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-17 14:25:26 +0800 |
commit | 0d8d67fd94038f92d8e9743da5860d0065f4747e (patch) | |
tree | df59028178aa7ea5c71c8493f812b76247e7be79 /astro | |
parent | 905f7ff280698b5fa8a520de7a2135329f6070ae (diff) | |
download | freebsd-ports-gnome-0d8d67fd94038f92d8e9743da5860d0065f4747e.tar.gz freebsd-ports-gnome-0d8d67fd94038f92d8e9743da5860d0065f4747e.tar.zst freebsd-ports-gnome-0d8d67fd94038f92d8e9743da5860d0065f4747e.zip |
Over to new volunteer.
Diffstat (limited to 'astro')
-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 6d63c5e16de7..a86ff42eb750 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= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Daemon that monitors one or more GPSes attached to a host computer BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \ |