aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/bluegps/Makefile2
-rw-r--r--comms/bluegps/pkg-descr8
2 files changed, 7 insertions, 3 deletions
diff --git a/comms/bluegps/Makefile b/comms/bluegps/Makefile
index 4690c0b67c44..edf700d817e4 100644
--- a/comms/bluegps/Makefile
+++ b/comms/bluegps/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= comms
MASTER_SITES= http://www.harbaum.org/till/bluegps/
EXTRACT_SUFX= .tgz
-MAINTAINER= dirkx@joost.com
+MAINTAINER= dirkx@webweaving.org
COMMENT= Command line tool to download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
MAN1= bluegps.1
diff --git a/comms/bluegps/pkg-descr b/comms/bluegps/pkg-descr
index 9552ef640bce..1a8f37a248a4 100644
--- a/comms/bluegps/pkg-descr
+++ b/comms/bluegps/pkg-descr
@@ -1,2 +1,6 @@
-BlueGPS is a simple command line tool to download datalogs from the
-Royaltek RBT-3000 bluetooth GPS receiver over a bluetooth link.
+BlueGPS is a simple (freebsd native) command line tool to download
+datalogs from the Royaltek RBT-3000 bluetooth GPS receiver over a
+bluetooth link.
+
+WWW: http://www.harbaum.org/till/bluegps/
+Author: Till Harbaum <Till@Harbaum.org>