diff options
-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 6d63c5e16de..a86ff42eb75 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 \ |