aboutsummaryrefslogtreecommitdiffstats
path: root/comms/bluegps
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-05-22 17:08:47 +0800
committeredwin <edwin@FreeBSD.org>2008-05-22 17:08:47 +0800
commite881ad907551c861a9c13bdfb0d8c918172703ca (patch)
treed5fe9e33b5d30d5012eb39af1a58204b30ffe6c9 /comms/bluegps
parent9eb08300a4ce2c4f32a14b49f834c6199899288a (diff)
downloadfreebsd-ports-gnome-e881ad907551c861a9c13bdfb0d8c918172703ca.tar.gz
freebsd-ports-gnome-e881ad907551c861a9c13bdfb0d8c918172703ca.tar.zst
freebsd-ports-gnome-e881ad907551c861a9c13bdfb0d8c918172703ca.zip
Update port: comms/bluegps maintainer email, extra text
Update of maintainer email, extra text to quell confusion as to wether linux compatibility/emulation is needed. Also added WWW and Author lines PR: ports/122747 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
Diffstat (limited to 'comms/bluegps')
-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>