diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-07-28 11:05:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-07-28 11:05:41 +0000 |
commit | 8126d6a4a26c48637e7095294429f61b14e4d49e (patch) | |
tree | 990a3ea06a26666ff520b6c34a891840378b4ce2 /astro/gpsd | |
parent | 8cd1dc7145568bc29563c82f6abb8d600bf57e12 (diff) | |
download | ports-8126d6a4a26c48637e7095294429f61b14e4d49e.tar.gz ports-8126d6a4a26c48637e7095294429f61b14e4d49e.zip |
Notes
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 \ |