diff options
-rw-r--r-- | astro/gpsdrive/Makefile | 6 | ||||
-rw-r--r-- | astro/gpsdrive/pkg-descr | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index f83a901b3387..fc9023d2fa3a 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -9,18 +9,16 @@ PORTNAME= gpsdrive PORTVERSION= 2.09 PORTREVISION= 6 CATEGORIES= astro -MASTER_SITES= http://www.ganter.at/software/ \ - http://www.ostertag.name/gpsdrive.de/ +MASTER_SITES= http://www.gpsdrive.de/packages/ \ + LOCAL/beech MAINTAINER= ports@FreeBSD.org COMMENT= A GPS navigation system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre -USE_GETOPT_LONG=yes USE_PERL5= yes USE_GMAKE= yes -USE_X_PREFIX= yes USE_GNOME= gtk20 USE_AUTOTOOLS= libtool:15 diff --git a/astro/gpsdrive/pkg-descr b/astro/gpsdrive/pkg-descr index 28a8bb9e6568..1b747cd64d96 100644 --- a/astro/gpsdrive/pkg-descr +++ b/astro/gpsdrive/pkg-descr @@ -5,7 +5,7 @@ a zoomable map. The map file is autoselected depending on the position and prefered scale. Speech output is supported if the "festival" software is running. Waypoint database is supported via mySQL (optional). -WWW: http://www.gpsdrive.cc/ +WWW: http://www.gpsdrive.de/ - Marco molter@gufi.org |